Searched refs:ath9k_debug (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc.h | 364 struct ath9k_debug { struct 537 struct ath9k_debug debug;
|
H A D | debug.h | 248 struct ath9k_debug { struct
|
H A D | init.c | 43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable 44 module_param_named(debug, ath9k_debug, uint, 0); 694 common->debug_mask = ath9k_debug; in ath9k_init_softc()
|
H A D | htc_drv_init.c | 25 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 D | ath9k.h | 1042 struct ath9k_debug debug;
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc.h | 363 struct ath9k_debug { struct 537 struct ath9k_debug debug;
|
H A D | debug.h | 249 struct ath9k_debug { struct
|
H A D | init.c | 43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable 44 module_param_named(debug, ath9k_debug, uint, 0); 742 common->debug_mask = ath9k_debug; in ath9k_init_softc()
|
H A D | htc_drv_init.c | 25 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 D | ath9k.h | 1042 struct ath9k_debug debug;
|
Completed in 17 milliseconds