Home
last modified time | relevance | path

Searched refs:WLC_E_STATUS_NEWASSOC (Results 1 – 16 of 16) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dbcmevent.h317 #define WLC_E_STATUS_NEWASSOC 10 /* scan aborted due to assoc in progress */ macro
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dbcmevent.h365 #define WLC_E_STATUS_NEWASSOC 10 /* scan aborted due to assoc in progress */ macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmevent.h337 #define WLC_E_STATUS_NEWASSOC 10 /* scan aborted due to assoc in progress */ macro
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dbcmevent.h421 #define WLC_E_STATUS_NEWASSOC 10 /* scan aborted due to assoc in progress */ macro
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dwl_cfgscan.c719 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
2423 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_without_scan_cache()
Dwl_escan.c688 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_ext_handler()
Dwl_iapsta.c1161 status == WLC_E_STATUS_NEWASSOC || in wl_mesh_event_handler()
3768 status == WLC_E_STATUS_NEWASSOC || in wl_acs_handler()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgscan.c698 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
2360 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_without_scan_cache()
Dwl_escan.c654 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
Dwl_android_ext.c3172 status == WLC_E_STATUS_NEWASSOC || status == WLC_E_STATUS_TIMEOUT)))) { in wl_mesh_event_handler()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_escan.c858 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
Dwl_cfg80211.c15185 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_without_scan_cache()
15519 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_escan.c652 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_ext_handler()
Dwl_cfgscan.c1229 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_handler()
3178 (status == WLC_E_STATUS_NEWASSOC)) { in wl_escan_without_scan_cache()
Dwl_iapsta.c1072 status == WLC_E_STATUS_NEWASSOC || status == WLC_E_STATUS_TIMEOUT)))) { in wl_mesh_event_handler()
Ddhd_common.c4400 {WLC_E_STATUS_NEWASSOC, "scan aborted due to assoc in progress"}, in wl_show_roam_cache_update_event()