Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc.h358 struct ath9k_debug { struct
531 struct ath9k_debug debug;
Ddebug.h243 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);
638 common->debug_mask = ath9k_debug; in ath9k_init_priv()
Dinit.c40 static unsigned int ath9k_debug = ATH_DBG_DEFAULT; variable
41 module_param_named(debug, ath9k_debug, uint, 0);
594 common->debug_mask = ath9k_debug; in ath9k_init_softc()
Dath9k.h1013 struct ath9k_debug debug;