Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dmain.c33 bool debug_fw; /* = false; */ variable
34 module_param(debug_fw, bool, 0444);
35 MODULE_PARM_DESC(debug_fw, " do not perform card reset. For FW debug");
1458 if (debug_fw) { in wil_reset()
Dpm.c93 if (wmi_only || debug_fw) { in wil_can_suspend()
Dnetdev.c57 if (debug_fw || in wil_open()
Dwil6210.h38 extern bool debug_fw;