Searched defs:ath9k_debug (Results 1 – 3 of 3) sorted by relevance
363 struct ath9k_debug { struct364 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;
42 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable