Searched refs:escan (Results 1 – 2 of 2) sorted by relevance
1639 goto escan; in mxcnd_probe()1648 goto escan; in mxcnd_probe()1681 goto escan; in mxcnd_probe()1696 escan: in mxcnd_probe()
996 struct escan_info *escan = &cfg->escan_info; in brcmf_do_escan() local999 escan->ifp = ifp; in brcmf_do_escan()1000 escan->wiphy = wiphy; in brcmf_do_escan()1001 escan->escan_state = WL_ESCAN_STATE_SCANNING; in brcmf_do_escan()1015 err = escan->run(cfg, ifp, request, WL_ESCAN_ACTION_START); in brcmf_do_escan()2836 struct escan_info *escan = &cfg->escan_info; in brcmf_abort_scanning() local2840 escan->escan_state = WL_ESCAN_STATE_IDLE; in brcmf_abort_scanning()2841 brcmf_notify_escan_complete(cfg, escan->ifp, true, true); in brcmf_abort_scanning()