Home
last modified time | relevance | path

Searched refs:ath9k_debug (Results 1 – 2 of 2) 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()