Home
last modified time | relevance | path

Searched refs:debug_fw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c23 bool debug_fw; /* = false; */ variable
24 module_param(debug_fw, bool, 0444);
25 MODULE_PARM_DESC(debug_fw, " do not perform card reset. For FW debug");
1605 if (debug_fw) { in wil_reset()
H A Dpm.c82 if (wmi_only || debug_fw) { in wil_can_suspend()
H A Dnetdev.c46 if (debug_fw || in wil_open()
H A Dwil6210.h27 extern bool debug_fw;