Searched defs:ath9k_debug (Results 1 – 4 of 4) sorted by relevance
249 struct ath9k_debug { struct250 struct dentry *debugfs_phy;251 u32 regidx;275 void ath9k_debug_stat_ant(struct ath_softc *sc, argument
358 struct ath9k_debug { struct359 struct dentry *debugfs_phy;360 struct ath_tx_stats tx_stats;361 struct ath_rx_stats rx_stats;362 struct ath_skbrx_stats skbrx_stats;
43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
Completed in 15 milliseconds