Searched refs:escan (Results 1 – 2 of 2) sorted by relevance
1573 goto escan; in mxcnd_probe()1582 goto escan; in mxcnd_probe()1603 goto escan; in mxcnd_probe()1618 escan: in mxcnd_probe()
989 struct escan_info *escan = &cfg->escan_info; in brcmf_do_escan() local992 escan->ifp = ifp; in brcmf_do_escan()993 escan->wiphy = wiphy; in brcmf_do_escan()994 escan->escan_state = WL_ESCAN_STATE_SCANNING; in brcmf_do_escan()1008 err = escan->run(cfg, ifp, request, WL_ESCAN_ACTION_START); in brcmf_do_escan()2751 struct escan_info *escan = &cfg->escan_info; in brcmf_abort_scanning() local2755 escan->escan_state = WL_ESCAN_STATE_IDLE; in brcmf_abort_scanning()2756 brcmf_notify_escan_complete(cfg, escan->ifp, true, true); in brcmf_abort_scanning()