Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Ddebug.h249 struct ath9k_debug { struct
250 struct dentry *debugfs_phy;
251 u32 regidx;
275 void ath9k_debug_stat_ant(struct ath_softc *sc, argument
A Dhtc.h364 struct ath9k_debug { struct
365 struct dentry *debugfs_phy;
366 struct ath_tx_stats tx_stats;
367 struct ath_rx_stats rx_stats;
368 struct ath_skbrx_stats skbrx_stats;
A Dinit.c43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
A Dhtc_drv_init.c25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable

Completed in 14 milliseconds