Home
last modified time | relevance | path

Searched defs:ath9k_debug (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Ddebug.h250 struct ath9k_debug { struct
251 struct dentry *debugfs_phy;
252 u32 regidx;
276 void ath9k_debug_stat_ant(struct ath_softc *sc, argument
Dhtc.h363 struct ath9k_debug { struct
364 struct dentry *debugfs_phy;
365 struct ath_tx_stats tx_stats;
366 struct ath_rx_stats rx_stats;
367 struct ath_skbrx_stats skbrx_stats;
Dinit.c42 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
Dhtc_drv_init.c25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable