Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc.h358 struct ath9k_debug { struct
531 struct ath9k_debug debug;
Ddebug.h248 struct ath9k_debug { struct
Dhtc_drv_init.c25 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
26 module_param_named(debug, ath9k_debug, uint, 0);
642 common->debug_mask = ath9k_debug; in ath9k_init_priv()
Dinit.c43 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
44 module_param_named(debug, ath9k_debug, uint, 0);
696 common->debug_mask = ath9k_debug; in ath9k_init_softc()
Dath9k.h1055 struct ath9k_debug debug;