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;
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 Dinit.c42 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
43 module_param_named(debug, ath9k_debug, uint, 0);
700 common->debug_mask = ath9k_debug; in ath9k_init_softc()
H A Dath9k.h1044 struct ath9k_debug debug;