Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc.h364 struct ath9k_debug { struct
537 struct ath9k_debug debug;
A Ddebug.h249 struct ath9k_debug { struct
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()
A Dinit.c43 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()
A Dath9k.h1042 struct ath9k_debug debug;

Completed in 18 milliseconds