Searched refs:brcmf_notify_escan_complete (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
| D | cfg80211.h | 497 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg,
|
| D | p2p.c | 1285 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_stop_wait_next_action_frame() 1290 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_stop_wait_next_action_frame() 1769 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_send_action_frame() 1972 brcmf_notify_escan_complete(cfg, vif->ifp, true, true); in brcmf_p2p_ifchange()
|
| D | cfg80211.c | 667 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg, in brcmf_notify_escan_complete() function 741 brcmf_notify_escan_complete(cfg, netdev_priv(ndev), in brcmf_cfg80211_del_iface() 2841 brcmf_notify_escan_complete(cfg, escan->ifp, true, true); in brcmf_abort_scanning() 2854 brcmf_notify_escan_complete(cfg, cfg->escan_info.ifp, true, true); in brcmf_cfg80211_escan_timeout_worker() 2994 brcmf_notify_escan_complete(cfg, ifp, aborted, false); in brcmf_cfg80211_escan_handler() 3562 brcmf_notify_escan_complete(cfg, netdev_priv(ndev), true, true); in brcmf_cfg80211_sched_scan_stop()
|