Home
last modified time | relevance | path

Searched refs:WLC_E_STATUS_SUCCESS (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_statlog.c261 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
280 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
323 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
330 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
H A Dwl_iapsta.c998 wl_ext_send_event_msg(dev, WLC_E_SET_SSID, WLC_E_STATUS_NO_NETWORKS, WLC_E_STATUS_SUCCESS); in wl_ext_connect_timeout()
1444 else if (event_type == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS) { in wl_mesh_event_handler()
1456 ((event_type == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
1457 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
1466 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
1498 ((event_type == WLC_E_ESCAN_RESULT && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
2678 wl_ext_send_event_msg(dev, WLC_E_SET_SSID, WLC_E_STATUS_NO_NETWORKS, WLC_E_STATUS_SUCCESS); in wl_ext_reconnect_timeout()
2852 wl_ext_send_event_msg(dev, WLC_E_ROAM_PREP, WLC_E_STATUS_SUCCESS, WLC_E_REASON_DEAUTH); in wl_ext_connect_retry()
4796 if ((etype == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_tput_monitor_handler()
4797 (etype == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_tput_monitor_handler()
[all …]
H A Ddhd_common.c4300 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_roam_event()
4391 {WLC_E_STATUS_SUCCESS, "operation was successful"}, in wl_show_roam_cache_update_event()
4588 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4597 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4613 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4643 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4664 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4714 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4736 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
5769 if ((status == WLC_E_STATUS_SUCCESS) && in wl_process_host_event()
H A Dwl_cfg80211.c6401 wl_ext_send_event_msg(dev, WLC_E_ROAM_PREP, WLC_E_STATUS_SUCCESS, WLC_E_REASON_LOW_RSSI); in wl_cfg80211_connect()
11395 if (status == WLC_E_STATUS_SUCCESS) { in wl_bss_handle_sae_auth()
11429 if (status != WLC_E_STATUS_SUCCESS) { in wl_get_connect_failed_status()
11452 case WLC_E_STATUS_SUCCESS: in wl_get_connect_failed_status()
12803 if (as.status != WLC_E_STATUS_SUCCESS) { in wl_handle_assoc_events()
12876 if (event_type == WLC_E_AUTH && ntoh32(e->status) == WLC_E_STATUS_SUCCESS) in wl_notify_connect_status_sta()
13116 if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status == WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
13177 else if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status != WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
13319 if (status == WLC_E_STATUS_SUCCESS && reason != WLC_E_REASON_INITIAL_ASSOC) { in wl_notify_roam_prep_status()
16206 if ((status == WLC_E_STATUS_SUCCESS) || in wl_print_event_data()
[all …]
H A Dwl_cfgscan.c936 if ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)) { in wl_escan_handler()
1244 else if (status == WLC_E_STATUS_SUCCESS) { in wl_escan_handler()
2649 msg.status = hton32(WLC_E_STATUS_SUCCESS); in __wl_cfg80211_scan()
3262 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_escan_without_scan_cache()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_statlog.c261 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
280 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
323 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
330 if (status == WLC_E_STATUS_SUCCESS) { in dhd_statlog_process_event()
H A Dwl_iapsta.c1333 ((event_type == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
1334 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
1343 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
1375 ((event_type == WLC_E_ESCAN_RESULT && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
3462 msg.status = hton32(WLC_E_STATUS_SUCCESS); in wl_ext_in4way_sync_sta()
4150 if ((etype == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_tput_monitor_handler()
4151 (etype == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_tput_monitor_handler()
4155 (etype == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_tput_monitor_handler()
4288 if ((etype == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_acs_handler()
4289 (etype == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_acs_handler()
[all …]
H A Ddhd_common.c4300 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_roam_event()
4391 {WLC_E_STATUS_SUCCESS, "operation was successful"}, in wl_show_roam_cache_update_event()
4588 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4597 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4613 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4643 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4664 if (status != WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4714 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
4736 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
5774 if ((status == WLC_E_STATUS_SUCCESS) && in wl_process_host_event()
H A Dwl_cfg80211.c11320 if (status == WLC_E_STATUS_SUCCESS) { in wl_bss_handle_sae_auth()
11354 if (status != WLC_E_STATUS_SUCCESS) { in wl_get_connect_failed_status()
11377 case WLC_E_STATUS_SUCCESS: in wl_get_connect_failed_status()
12717 if (as.status != WLC_E_STATUS_SUCCESS) { in wl_handle_assoc_events()
13014 if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status == WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
13075 else if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status != WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
13217 if (status == WLC_E_STATUS_SUCCESS && reason != WLC_E_REASON_INITIAL_ASSOC) { in wl_notify_roam_prep_status()
16088 if ((status == WLC_E_STATUS_SUCCESS) || in wl_print_event_data()
16126 ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)); in wl_event_handler()
16279 ((status == WLC_E_STATUS_SUCCESS) || in wl_cfg80211_event()
[all …]
H A Dwl_cfgscan.c940 if ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)) { in wl_escan_handler()
1248 else if (status == WLC_E_STATUS_SUCCESS) { in wl_escan_handler()
3268 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_escan_without_scan_cache()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmevent.h312 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmevent.h334 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmevent.h339 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmevent.h334 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c2538 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2569 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2586 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2607 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2667 if ((status == WLC_E_STATUS_SUCCESS || status == WLC_E_STATUS_UNSOLICITED) && in wl_show_host_event()
H A Dwl_android_ext.c3015 ((event_type == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
3016 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
3024 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_mesh_event_handler()
3050 ((event_type == WLC_E_ESCAN_RESULT && status == WLC_E_STATUS_SUCCESS) || in wl_mesh_event_handler()
4327 } else if (event_type == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS) { in wl_ext_iapsta_event()
4352 if ((event_type == WLC_E_SET_SSID && status == WLC_E_STATUS_SUCCESS) || in wl_ext_iapsta_event()
4353 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_ext_iapsta_event()
4370 (event_type == WLC_E_LINK && status == WLC_E_STATUS_SUCCESS && in wl_ext_iapsta_event()
H A Dwl_cfg80211.c12080 if (status == WLC_E_STATUS_SUCCESS) { in wl_is_linkup()
12186 if (event == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS) in wl_is_nonetwork()
12239 if (status == WLC_E_STATUS_SUCCESS) { in wl_bss_handle_sae_auth()
12459 if ((event == WLC_E_LINK) && (status == WLC_E_STATUS_SUCCESS) && in wl_notify_connect_status_ap()
12766 if (status != WLC_E_STATUS_SUCCESS && !len) { in wl_notify_connect_status_bss()
13283 if ((event == WLC_E_LINK) && (status == WLC_E_STATUS_SUCCESS) && in wl_notify_connect_status_mesh()
13511 (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) && in wl_notify_connect_status()
13894 if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status == WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
13929 else if ((event == WLC_E_ROAM || event == WLC_E_BSSID) && status != WLC_E_STATUS_SUCCESS) { in wl_notify_roaming_status()
14051 if (status == WLC_E_STATUS_SUCCESS && reason != WLC_E_REASON_INITIAL_ASSOC) { in wl_notify_roam_prep_status()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h411 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c2731 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2765 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2788 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2803 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2980 if ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)) { in wl_show_host_event()
3641 if ((status == WLC_E_STATUS_SUCCESS) && in wl_process_host_event()
H A Dwl_cfg80211.c6564 ext_auth.status = WLC_E_STATUS_SUCCESS;
6696 if (status == WLC_E_STATUS_SUCCESS) {
14155 if (status == WLC_E_STATUS_SUCCESS) {
14227 if (event == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS)
14229 if (event == WLC_E_ASSOC_RESP_IE && status != WLC_E_STATUS_SUCCESS)
14282 if (status == WLC_E_STATUS_SUCCESS) {
14519 if ((event == WLC_E_LINK) && (status == WLC_E_STATUS_SUCCESS) &&
14621 if (status != WLC_E_STATUS_SUCCESS) {
14643 case WLC_E_STATUS_SUCCESS:
15323 if (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) {
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c2732 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2766 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2789 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2804 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2981 if ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)) { in wl_show_host_event()
3654 if ((status == WLC_E_STATUS_SUCCESS) && in wl_process_host_event()
H A Dwl_cfg80211.c6775 if (status == WLC_E_STATUS_SUCCESS) {
14287 if (status == WLC_E_STATUS_SUCCESS) {
14359 if (event == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS)
14361 if (event == WLC_E_ASSOC_RESP_IE && status != WLC_E_STATUS_SUCCESS)
14414 if (status == WLC_E_STATUS_SUCCESS) {
14651 if ((event == WLC_E_LINK) && (status == WLC_E_STATUS_SUCCESS) &&
14753 if (status != WLC_E_STATUS_SUCCESS) {
14775 case WLC_E_STATUS_SUCCESS:
15460 if (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) {
15552 (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) &&
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c2732 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2766 } else if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2789 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2804 if (status == WLC_E_STATUS_SUCCESS) { in wl_show_host_event()
2981 if ((status == WLC_E_STATUS_SUCCESS) || (status == WLC_E_STATUS_ABORT)) { in wl_show_host_event()
3654 if ((status == WLC_E_STATUS_SUCCESS) && in wl_process_host_event()
H A Dwl_cfg80211.c6777 if (status == WLC_E_STATUS_SUCCESS) {
14289 if (status == WLC_E_STATUS_SUCCESS) {
14361 if (event == WLC_E_SET_SSID && status != WLC_E_STATUS_SUCCESS)
14363 if (event == WLC_E_ASSOC_RESP_IE && status != WLC_E_STATUS_SUCCESS)
14416 if (status == WLC_E_STATUS_SUCCESS) {
14653 if ((event == WLC_E_LINK) && (status == WLC_E_STATUS_SUCCESS) &&
14755 if (status != WLC_E_STATUS_SUCCESS) {
14777 case WLC_E_STATUS_SUCCESS:
15462 if (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) {
15554 (ntoh32(e->status) != WLC_E_STATUS_SUCCESS) &&
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h410 #define WLC_E_STATUS_SUCCESS 0 /* operation was successful */ macro

12