Searched refs:brcmf_ignore_probe_fail (Results 1 – 1 of 1) sorted by relevance
72 static int brcmf_ignore_probe_fail; variable73 module_param_named(ignore_probe_fail, brcmf_ignore_probe_fail, int, 0);534 settings->ignore_probe_fail = !!brcmf_ignore_probe_fail; in brcmf_get_module_param()