Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_REASON_SUCCESS (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c825 … ret = wifi_event_completion(WIFI_EVENT_11N_SEND_ADDBA, WIFI_EVENT_REASON_SUCCESS, addba); in wrapper_wlan_uap_ampdu_enable()
1055 ret = wifi_event_completion(WIFI_EVENT_11N_SEND_ADDBA, WIFI_EVENT_REASON_SUCCESS, addba); in wrapper_wlan_sta_ampdu_enable()
2976 … (void)wifi_event_completion(WIFI_EVENT_UAP_STOPPED, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_cmd_response()
3096 … (void)wifi_event_completion(WIFI_EVENT_UAP_STARTED, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_cmd_response()
3229 … (void)wifi_event_completion(WIFI_EVENT_GET_HW_SPEC, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_cmd_response()
3276 … (void)wifi_event_completion(WIFI_EVENT_SCAN_RESULT, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_cmd_response()
3302 … (void)wifi_event_completion(WIFI_EVENT_DEAUTHENTICATION, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_cmd_response()
3367 WIFI_EVENT_REASON_SUCCESS, in wifi_process_cmd_response()
3487 result = WIFI_EVENT_REASON_SUCCESS; in wifi_process_cmd_response()
3499 if (result == WIFI_EVENT_REASON_SUCCESS) in wifi_process_cmd_response()
[all …]
Dwifi_pwrmgr.c401 wifi_event_completion(WIFI_EVENT_HS_ACTIVATED, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_process_hs_cfg_resp()
466 return WIFI_EVENT_REASON_SUCCESS; in wifi_process_ps_enh_response()
484 return WIFI_EVENT_REASON_SUCCESS; in wifi_process_ps_enh_response()
504 result = WIFI_EVENT_REASON_SUCCESS; in wifi_process_ps_enh_response()
525 return WIFI_EVENT_REASON_SUCCESS; in wifi_process_ps_enh_response()
627 result = WIFI_EVENT_REASON_SUCCESS; in wifi_process_ps_enh_response()
Dmlan_11v.c312 …if (wifi_event_completion(WIFI_EVENT_NLIST_REPORT, WIFI_EVENT_REASON_SUCCESS, (void *)pnlist_rep_p… in wlan_process_mgmt_wnm_btm_req()
Dwifi.c1082 (void)wifi_event_completion(WIFI_EVENT_FW_HANG, WIFI_EVENT_REASON_SUCCESS, NULL); in wlan_process_hang()
1103 (void)wifi_event_completion(WIFI_EVENT_FW_RESET, WIFI_EVENT_REASON_SUCCESS, NULL); in wlan_process_hang()
1851 (void)wifi_event_completion(WIFI_EVENT_SCAN_START, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_scan_task()
1881 wifi_event_completion(WIFI_EVENT_SLEEP, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_powersave_task()
2862 … if (wifi_event_completion(WIFI_EVENT_UAP_CLIENT_ASSOC, WIFI_EVENT_REASON_SUCCESS, sta_addr) != in wlan_process_802dot11_mgmt_pkt2()
2960 … if (wifi_event_completion(WIFI_EVENT_UAP_CLIENT_DEAUTH, WIFI_EVENT_REASON_SUCCESS, sta_addr) != in wlan_process_802dot11_mgmt_pkt2()
Dmlan_11k.c982 …if (wifi_event_completion(WIFI_EVENT_NLIST_REPORT, WIFI_EVENT_REASON_SUCCESS, pnlist_rep_param) !=… in wlan_process_neighbor_report_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Dwifi_nxp_internal.c52 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wifi_scan_start()
90 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wifi_scan_done()
119 if ((msg->reason == WIFI_EVENT_REASON_SUCCESS) && in wifi_process_remain_on_channel()
145 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wifi_process_mgmt_tx_status()
Drtos_wpa_supp_if.c1263 …status = wifi_event_completion(WIFI_EVENT_SURVEY_RESULT_GET, WIFI_EVENT_REASON_SUCCESS, wifi_surve… in wifi_nxp_wpa_supp_survey_results_get()
1845 … (void)wifi_event_completion(WIFI_EVENT_AUTHENTICATION, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_nxp_wpa_supp_set_supp_port()
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/
Dnet.c323 if (wifi_event_completion(WIFI_EVENT_MGMT_FRAME, WIFI_EVENT_REASON_SUCCESS, p) != WM_SUCCESS) in process_mgmt_packet()
1070 wifi_event_reason = WIFI_EVENT_REASON_SUCCESS; in wifi_net_event_handler()
1091 … (void)wlan_wlcmgr_send_msg(WIFI_EVENT_UAP_NET_ADDR_CONFIG, WIFI_EVENT_REASON_SUCCESS, NULL); in wifi_net_event_handler()
1169 (void)wlan_wlcmgr_send_msg(WIFI_EVENT_NET_IPV6_CONFIG, WIFI_EVENT_REASON_SUCCESS, NULL); in net_configure_address()
1171 (void)wlan_wlcmgr_send_msg(WIFI_EVENT_NET_STA_ADDR_CONFIG, WIFI_EVENT_REASON_SUCCESS, NULL); in net_configure_address()
1533 wlan_wlcmgr_send_msg(WIFI_EVENT_NET_INTERFACE_CONFIG, WIFI_EVENT_REASON_SUCCESS, NULL); in net_wlan_init()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c2889 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_ieeeps_event()
2925 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_deepsleep_event()
2966 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_wnmps_event()
3005 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_scan_result_event()
3012 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_scan_result_event()
3135 if (msg->reason != WIFI_EVENT_REASON_SUCCESS) in wlcm_process_sta_addr_config_event()
3699 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_association_event()
3844 if (msg->reason == WIFI_EVENT_REASON_SUCCESS) in wlcm_process_authentication_event()
4876 if (msg->reason != WIFI_EVENT_REASON_SUCCESS) in wlcm_process_net_dhcp_config()
4961 if (msg->reason != WIFI_EVENT_REASON_SUCCESS) in wlcm_process_net_dhcp_config()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi_events.h195 WIFI_EVENT_REASON_SUCCESS, enumerator