Searched refs:brcmf_notify_escan_complete (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.h | 458 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg,
|
H A D | p2p.c | 1316 brcmf_notify_escan_complete(cfg, ifp, true, in brcmf_p2p_stop_wait_next_action_frame() 1323 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_stop_wait_next_action_frame() 1844 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_send_action_frame() 2062 brcmf_notify_escan_complete(cfg, vif->ifp, true, true); in brcmf_p2p_ifchange()
|
H A D | cfg80211.c | 775 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg, in brcmf_notify_escan_complete() function 903 brcmf_notify_escan_complete(cfg, netdev_priv(ndev), in brcmf_cfg80211_del_iface() 3206 brcmf_notify_escan_complete(cfg, escan->ifp, true, true); in brcmf_abort_scanning() 3219 brcmf_notify_escan_complete(cfg, cfg->escan_info.ifp, true, true); in brcmf_cfg80211_escan_timeout_worker() 3377 brcmf_notify_escan_complete(cfg, ifp, aborted, false); in brcmf_cfg80211_escan_handler() 3631 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_cfg80211_sched_scan_stop()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.h | 464 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg,
|
H A D | p2p.c | 1316 brcmf_notify_escan_complete(cfg, ifp, true, in brcmf_p2p_stop_wait_next_action_frame() 1323 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_stop_wait_next_action_frame() 1844 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_p2p_send_action_frame() 2062 brcmf_notify_escan_complete(cfg, vif->ifp, true, true); in brcmf_p2p_ifchange()
|
H A D | cfg80211.c | 1164 s32 brcmf_notify_escan_complete(struct brcmf_cfg80211_info *cfg, in brcmf_notify_escan_complete() function 1294 brcmf_notify_escan_complete(cfg, netdev_priv(ndev), in brcmf_cfg80211_del_iface() 3549 brcmf_notify_escan_complete(cfg, escan->ifp, true, true); in brcmf_abort_scanning() 3562 brcmf_notify_escan_complete(cfg, cfg->escan_info.ifp, true, true); in brcmf_cfg80211_escan_timeout_worker() 3720 brcmf_notify_escan_complete(cfg, ifp, aborted, false); in brcmf_cfg80211_escan_handler() 3976 brcmf_notify_escan_complete(cfg, ifp, true, true); in brcmf_cfg80211_sched_scan_stop()
|
Completed in 26 milliseconds