Home
last modified time | relevance | path

Searched refs:aborted (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgscan.c107 static void _wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted);
663 WL_ERR(("P2P assoc scan fast aborted.\n")); in wl_escan_handler()
747 WL_INFORM_MEM(("scan aborted for sync_id: %d \n", in wl_escan_handler()
1686 WL_ERR(("Scanning being aborted\n")); in __wl_cfg80211_scan()
1985 WL_INFORM_MEM(("Scan aborted! \n")); in wl_cfg80211_cancel_scan()
2043 bool aborted, bool fw_abort) in wl_notify_escan_complete()
2090 if (aborted && cfg->p2p && p2p_scan(cfg) && in wl_notify_escan_complete()
2093 cfg->bss_list = wl_escan_get_buf(cfg, !aborted); in wl_notify_escan_complete()
2096 cfg->bss_list = wl_escan_get_buf(cfg, aborted); in wl_notify_escan_complete()
2104 if (!aborted) { in wl_notify_escan_complete()
2041 wl_notify_escan_complete(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool aborted, bool fw_abort) wl_notify_escan_complete() argument
2195 _wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted) _wl_notify_scan_done() argument
2271 bool aborted = false; wl_escan_without_scan_cache() local
2465 wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted) wl_notify_scan_done() argument
[all...]
H A Dwl_cfgscan.h100 extern void wl_notify_scan_done(struct bcm_cfg80211 *cfg, bool aborted);
H A Dwl_cfg80211.h2193 static inline wl_scan_results_t *wl_escan_get_buf(struct bcm_cfg80211 *cfg, bool aborted) in wl_escan_get_buf() argument
2196 if (aborted) { in wl_escan_get_buf()
2427 struct net_device *ndev, bool aborted, bool fw_abort);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_cfg80211.c140 .aborted = c_aborted in oal_cfg80211_scan_done()
H A Doal_net.h1381 hi_u8 aborted; member

Completed in 14 milliseconds