Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h363 struct ath9k_debug { struct
537 struct ath9k_debug debug;
364 debugfs_phyath9k_debug global() argument
365 tx_statsath9k_debug global() argument
366 rx_statsath9k_debug global() argument
367 skbrx_statsath9k_debug global() argument
H A Ddebug.h250 struct ath9k_debug { struct
251 debugfs_phyath9k_debug global() argument
252 regidxath9k_debug global() argument
276 statsath9k_debug global() argument
H A Dhtc_drv_init.c25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
26 module_param_named(debug, ath9k_debug, uint, 0);
640 common->debug_mask = ath9k_debug; in ath9k_init_priv()
H A Dath9k.h1044 struct ath9k_debug debug;