Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Ddebug.h248 struct ath9k_debug { struct
249 struct dentry *debugfs_phy;
250 u32 regidx;
274 void ath9k_debug_stat_ant(struct ath_softc *sc, argument
H A Dhtc.h360 struct ath9k_debug { struct
361 struct dentry *debugfs_phy;
362 struct ath_tx_stats tx_stats;
363 struct ath_rx_stats rx_stats;
364 struct ath_skbrx_stats skbrx_stats;
H A Dinit.c43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
H A Dhtc_drv_init.c25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable