/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_roam_sm.c | 45 bool cm_handle_fw_roaming_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_fw_roaming_event() 95 bool cm_handle_fw_roaming_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_fw_roaming_event() 102 bool cm_state_roaming_event(void *ctx, uint16_t event, in cm_state_roaming_event() 138 uint16_t event, in cm_handle_connect_disconnect_in_roam() 193 cm_handle_preauth_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_preauth_event() 225 cm_handle_preauth_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_preauth_event() 232 bool cm_subst_preauth_event(void *ctx, uint16_t event, in cm_subst_preauth_event() 283 cm_handle_reassoc_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_reassoc_event() 303 cm_handle_reassoc_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_reassoc_event() 310 bool cm_subst_reassoc_event(void *ctx, uint16_t event, in cm_subst_reassoc_event() [all …]
|
H A D | wlan_cm_sm.c | 93 static bool cm_state_init_event(void *ctx, uint16_t event, in cm_state_init_event() 224 static bool cm_state_connecting_event(void *ctx, uint16_t event, in cm_state_connecting_event() 275 bool cm_handle_fw_roam_connected_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_fw_roam_connected_event() 333 bool cm_handle_fw_roam_connected_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_fw_roam_connected_event() 341 cm_handle_roam_connected_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_roam_connected_event() 368 bool cm_handle_roam_connected_event(struct cnx_mgr *cm_ctx, uint16_t event, in cm_handle_roam_connected_event() 387 static bool cm_state_connected_event(void *ctx, uint16_t event, in cm_state_connected_event() 487 static bool cm_state_disconnecting_event(void *ctx, uint16_t event, in cm_state_disconnecting_event() 583 static bool cm_subst_join_pending_event(void *ctx, uint16_t event, in cm_subst_join_pending_event() 744 static bool cm_subst_scan_event(void *ctx, uint16_t event, in cm_subst_scan_event() [all …]
|
H A D | wlan_cm_roam_sm.h | 70 static inline bool cm_state_roaming_event(void *ctx, uint16_t event, in cm_state_roaming_event() 120 static inline bool cm_subst_preauth_event(void *ctx, uint16_t event, in cm_subst_preauth_event() 170 bool cm_subst_reassoc_event(void *ctx, uint16_t event, uint16_t data_len, in cm_subst_reassoc_event() 260 bool cm_subst_roam_start_event(void *ctx, uint16_t event, uint16_t data_len, in cm_subst_roam_start_event() 271 bool cm_subst_roam_sync_event(void *ctx, uint16_t event, uint16_t data_len, in cm_subst_roam_sync_event()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/ |
H A D | vdev_mlme_sm.c | 152 static bool mlme_vdev_state_init_event(void *ctx, uint16_t event, in mlme_vdev_state_init_event() 280 static bool mlme_vdev_state_start_event(void *ctx, uint16_t event, in mlme_vdev_state_start_event() 362 static bool mlme_vdev_state_dfs_cac_wait_event(void *ctx, uint16_t event, in mlme_vdev_state_dfs_cac_wait_event() 473 static bool mlme_vdev_state_up_event(void *ctx, uint16_t event, in mlme_vdev_state_up_event() 580 static bool mlme_vdev_state_suspend_event(void *ctx, uint16_t event, in mlme_vdev_state_suspend_event() 678 static bool mlme_vdev_state_stop_event(void *ctx, uint16_t event, in mlme_vdev_state_stop_event() 736 uint16_t event, uint16_t event_data_len, void *event_data) in mlme_vdev_subst_start_start_progress_event() 843 uint16_t event, uint16_t event_data_len, void *event_data) in mlme_vdev_subst_start_restart_progress_event() 953 uint16_t event, in mlme_vdev_subst_start_conn_progress_event() 1081 uint16_t event, uint16_t event_data_len, void *event_data) in mlme_vdev_subst_start_disconn_progress_event() [all …]
|
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/ |
H A D | wlan_twt_tgt_if_ext_rx_api.c | 31 struct twt_add_dialog_complete_event *event) in tgt_twt_setup_complete_resp_handler() 38 struct twt_del_dialog_complete_event_param *event) in tgt_twt_teardown_complete_resp_handler() 45 struct twt_pause_dialog_complete_event_param *event) in tgt_twt_pause_complete_resp_handler() 52 struct twt_resume_dialog_complete_event_param *event) in tgt_twt_resume_complete_resp_handler() 59 struct twt_nudge_dialog_complete_event_param *event) in tgt_twt_nudge_complete_resp_handler() 66 struct twt_notify_event_param *event) in tgt_twt_notify_complete_resp_handler() 73 struct twt_ack_complete_event_param *event) in tgt_twt_ack_complete_resp_handler()
|
/wlan-driver/qcacld-3.0/os_if/twt/src/ |
H A D | osif_twt_ext_rsp.c | 325 struct twt_add_dialog_complete_event *event) in osif_twt_setup_pack_resp_nlmsg() 512 struct twt_notify_event_param *event) in osif_twt_notify_pack_nlmsg() 552 struct twt_del_dialog_complete_event_param *event) in osif_twt_teardown_pack_resp_nlmsg() 606 struct twt_resume_dialog_complete_event_param *event) in osif_twt_resume_pack_resp_nlmsg() 659 struct twt_nudge_dialog_complete_event_param *event) in osif_twt_nudge_pack_resp_nlmsg() 816 struct twt_add_dialog_complete_event *event) in osif_twt_setup_response() 874 struct twt_del_dialog_complete_event_param *event) in osif_twt_teardown_response() 928 struct twt_add_dialog_complete_event *event, in osif_twt_setup_complete_cb() 948 struct twt_del_dialog_complete_event_param *event) in osif_twt_teardown_complete_cb() 964 struct twt_resume_dialog_complete_event_param *event) in osif_twt_resume_complete_cb() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_event.c | 62 QDF_STATUS qdf_event_create(qdf_event_t *event) in qdf_event_create() 81 QDF_STATUS qdf_event_set(qdf_event_t *event) in qdf_event_set() 100 QDF_STATUS qdf_event_set_all(qdf_event_t *event) in qdf_event_set_all() 134 QDF_STATUS qdf_event_reset(qdf_event_t *event) in qdf_event_reset() 174 QDF_STATUS qdf_event_destroy(qdf_event_t *event) in qdf_event_destroy() 207 QDF_STATUS qdf_wait_single_event(qdf_event_t *event, uint32_t timeout) in qdf_wait_single_event() 294 QDF_STATUS qdf_wait_for_event_completion(qdf_event_t *event, uint32_t timeout) in qdf_wait_for_event_completion()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
H A D | service_ready_util.c | 88 wmi_unified_t wmi_handle, uint8_t *event, in init_deinit_populate_service_bitmap() 103 uint8_t *event) in init_deinit_populate_fw_version_cmd() 115 wmi_unified_t wmi_handle, uint8_t *event, in init_deinit_populate_target_cap() 336 wmi_unified_t wmi_handle, uint8_t *event, in init_deinit_populate_hw_mode_capability() 403 wmi_unified_t handle, uint8_t *event, in init_deinit_populate_dbr_ring_cap() 444 wmi_unified_t handle, uint8_t *event, in init_deinit_populate_dbr_ring_cap_ext2() 499 uint8_t *event, struct tgt_info *info) in init_deinit_populate_spectral_bin_scale_params() 542 wmi_unified_t handle, uint8_t *event, in init_deinit_populate_twt_cap_ext2() 568 uint8_t *event, in init_deinit_populate_rcc_aoa_cap_ext2() 610 uint8_t *event, in init_deinit_populate_rcc_aoa_cap_ext2() [all …]
|
H A D | init_event_handler.c | 236 uint8_t *event, in init_deinit_service_ready_event_handler() 489 uint8_t *event, in init_deinit_service_ext2_ready_event_handler() 656 uint8_t *event, in init_deinit_service_ext_ready_event_handler() 779 uint8_t *event, in init_deinit_service_available_handler() 943 uint8_t *event, in init_deinit_ready_event_handler() 1159 uint8_t *event, in init_deinit_health_mon_event_handler() 1212 uint8_t *event, in init_deinit_mlo_setup_comp_event_handler() 1273 uint8_t *event, in init_deinit_mlo_teardown_comp_event_handler()
|
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/ |
H A D | target_if_cm_roam_event.c | 91 int target_if_cm_roam_event(ol_scn_t scn, uint8_t *event, uint32_t len) in target_if_cm_roam_event() 208 uint8_t *event, in target_if_cm_roam_sync_frame_event() 268 int target_if_cm_roam_sync_event(ol_scn_t scn, uint8_t *event, in target_if_cm_roam_sync_event() 328 target_if_cm_btm_denylist_event(ol_scn_t scn, uint8_t *event, uint32_t len) in target_if_cm_btm_denylist_event() 378 target_if_cm_roam_vdev_disconnect_event_handler(ol_scn_t scn, uint8_t *event, in target_if_cm_roam_vdev_disconnect_event_handler() 431 target_if_cm_roam_scan_chan_list_event_handler(ol_scn_t scn, uint8_t *event, in target_if_cm_roam_scan_chan_list_event_handler() 474 target_if_cm_roam_stats_event(ol_scn_t scn, uint8_t *event, uint32_t len) in target_if_cm_roam_stats_event() 523 target_if_cm_roam_auth_offload_event(ol_scn_t scn, uint8_t *event, uint32_t len) in target_if_cm_roam_auth_offload_event() 564 target_if_pmkid_request_event_handler(ol_scn_t scn, uint8_t *event, in target_if_pmkid_request_event_handler() 616 target_if_roam_frame_event_handler(ol_scn_t scn, uint8_t *event, in target_if_roam_frame_event_handler() [all …]
|
/wlan-driver/qcacld-3.0/os_if/twt/inc/ |
H A D | osif_twt_ext_rsp.h | 116 struct twt_add_dialog_complete_event *event, in osif_twt_setup_complete_cb() 124 struct twt_del_dialog_complete_event_param *event) in osif_twt_teardown_complete_cb() 131 struct twt_pause_dialog_complete_event_param *event) in osif_twt_pause_complete_cb() 138 struct twt_resume_dialog_complete_event_param *event) in osif_twt_resume_complete_cb() 145 struct twt_nudge_dialog_complete_event_param *event) in osif_twt_nudge_complete_cb() 152 struct twt_notify_event_param *event) in osif_twt_notify_complete_cb()
|
/wlan-driver/qcacld-3.0/components/wmi/src/ |
H A D | wmi_unified_roam_api.c | 150 uint8_t *event, uint32_t len, in wmi_extract_roam_vendor_control_param_event() 162 wmi_extract_roam_synch_key_event(wmi_unified_t wmi_handle, uint8_t *event, in wmi_extract_roam_synch_key_event() 387 wmi_extract_roam_event(wmi_unified_t wmi_handle, uint8_t *event, in wmi_extract_roam_event() 425 wmi_extract_roam_sync_frame_event(wmi_unified_t wmi_handle, void *event, in wmi_extract_roam_sync_frame_event() 440 uint8_t *event, in wmi_extract_btm_denylist_event() 454 uint8_t *event, uint32_t data_len, in wmi_extract_vdev_disconnect_event() 465 uint8_t *event, uint32_t data_len, in wmi_extract_roam_scan_chan_list() 522 uint8_t *event, uint32_t data_len, in wmi_extract_roam_stats_event() 536 uint8_t *event, uint32_t data_len, in wmi_extract_auth_offload_event() 549 uint8_t *event, uint32_t data_len, in wmi_extract_roam_pmkid_request() [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_nan_tlv.c | 32 WMI_NAN_EVENTID_param_tlvs *event; in extract_nan_event_rsp_tlv() local 672 WMI_NDP_EVENTID_param_tlvs *event; in extract_ndp_host_event_tlv() local 696 WMI_NDP_INITIATOR_RSP_EVENTID_param_tlvs *event; in extract_ndp_initiator_rsp_tlv() local 724 WMI_NAN_DMESG_EVENTID_param_tlvs *event; in extract_nan_msg_tlv() local 745 WMI_NDP_INDICATION_EVENTID_param_tlvs *event; in extract_ndp_ind_tlv() local 903 WMI_NDP_CONFIRM_EVENTID_param_tlvs *event; in extract_ndp_confirm_tlv() local 1045 WMI_NDP_RESPONDER_RSP_EVENTID_param_tlvs *event; in extract_ndp_responder_rsp_tlv() local 1077 WMI_NDP_END_RSP_EVENTID_param_tlvs *event; in extract_ndp_end_rsp_tlv() local 1105 WMI_NDP_END_INDICATION_EVENTID_param_tlvs *event; in extract_ndp_end_ind_tlv() local 1158 WMI_NDL_SCHEDULE_UPDATE_EVENTID_param_tlvs *event; in extract_ndp_sch_update_tlv() local
|
H A D | wmi_unified_dbr_tlv.c | 91 uint8_t *event, uint8_t idx, in extract_scaling_params_service_ready_ext_tlv() 118 uint8_t *event, struct direct_buf_rx_rsp *param) in extract_dbr_buf_release_fixed_tlv() 160 uint8_t *event, uint8_t idx, struct direct_buf_rx_entry *param) in extract_dbr_buf_release_entry_tlv() 185 wmi_unified_t wmi_handle, uint8_t *event, in extract_dbr_buf_metadata_tlv() 214 wmi_unified_t wmi_handle, uint8_t *event, in extract_dbr_buf_cv_metadata_tlv() 249 wmi_unified_t wmi_handle, uint8_t *event, in extract_dbr_buf_cqi_metadata_tlv()
|
/wlan-driver/qcacld-3.0/components/target_if/twt/src/ |
H A D | target_if_ext_twt_evt.c | 30 target_if_twt_setup_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_setup_complete_event_handler() 88 target_if_twt_teardown_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_teardown_complete_event_handler() 147 target_if_twt_pause_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_pause_complete_event_handler() 205 target_if_twt_resume_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_resume_complete_event_handler() 263 target_if_twt_nudge_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_nudge_complete_event_handler() 313 target_if_twt_notify_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_notify_event_handler() 362 target_if_twt_ack_complete_event_handler(ol_scn_t scn, uint8_t *event, in target_if_twt_ack_complete_event_handler()
|
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/inc/ |
H A D | target_if_cm_roam_event.h | 187 target_if_cm_roam_vdev_disconnect_event_handler(ol_scn_t scn, uint8_t *event, in target_if_cm_roam_vdev_disconnect_event_handler() 194 target_if_cm_roam_scan_chan_list_event_handler(ol_scn_t scn, uint8_t *event, in target_if_cm_roam_scan_chan_list_event_handler() 201 target_if_pmkid_request_event_handler(ol_scn_t scn, uint8_t *event, in target_if_pmkid_request_event_handler() 208 target_if_roam_frame_event_handler(ol_scn_t scn, uint8_t *event, in target_if_roam_frame_event_handler() 231 uint8_t *event, in target_if_get_roam_vendor_control_param_event_handler()
|
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/ |
H A D | wlan_twt_main.h | 397 struct twt_add_dialog_complete_event *event) in wlan_twt_setup_complete_event_handler() 404 struct twt_ack_complete_event_param *event) in wlan_twt_ack_event_handler() 411 struct twt_del_dialog_complete_event_param *event) in wlan_twt_teardown_complete_event_handler() 418 struct twt_pause_dialog_complete_event_param *event) in wlan_twt_pause_complete_event_handler() 425 struct twt_resume_dialog_complete_event_param *event) in wlan_twt_resume_complete_event_handler() 432 struct twt_nudge_dialog_complete_event_param *event) in wlan_twt_nudge_complete_event_handler() 439 struct twt_notify_event_param *event) in wlan_twt_notify_event_handler()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_twt.c | 128 uint8_t *event, uint32_t len) in wma_twt_en_complete_event_handler() 193 struct wmi_twt_disable_complete_event event; in wma_twt_disable_comp_event_handler() local 258 uint8_t *event, uint32_t len) in wma_twt_add_dialog_complete_event_handler() 341 uint8_t *event, uint32_t len) in wma_twt_del_dialog_complete_event_handler() 424 int wma_twt_pause_dialog_complete_event_handler(void *handle, uint8_t *event, in wma_twt_pause_dialog_complete_event_handler() 476 int wma_twt_nudge_dialog_complete_event_handler(void *handle, uint8_t *event, in wma_twt_nudge_dialog_complete_event_handler() 544 int wma_twt_notify_event_handler(void *handle, uint8_t *event, uint32_t len) in wma_twt_notify_event_handler() 597 int wma_twt_resume_dialog_complete_event_handler(void *handle, uint8_t *event, in wma_twt_resume_dialog_complete_event_handler() 640 int wma_twt_ack_complete_event_handler(void *handle, uint8_t *event, in wma_twt_ack_complete_event_handler()
|
H A D | wma_coex.c | 32 static int wma_mws_coex_state_host_event_handler(void *handle, uint8_t *event, in wma_mws_coex_state_host_event_handler() 92 static int wma_mws_coex_state_dpwb_event_handler(void *handle, uint8_t *event, in wma_mws_coex_state_dpwb_event_handler() 153 static int wma_mws_coex_tdm_event_handler(void *handle, uint8_t *event, in wma_mws_coex_tdm_event_handler() 203 static int wma_mws_coex_idrx_event_handler(void *handle, uint8_t *event, in wma_mws_coex_idrx_event_handler() 266 uint8_t *event, in wma_mws_coex_antenna_sharing_event_handler()
|
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211_event.c |
|
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/ |
H A D | wlan_ocb_tgt_api.c | 42 struct ocb_rx_event *event; in wlan_ocb_flush_callback() local 68 struct ocb_rx_event *event; in tgt_ocb_channel_config_status() local 113 struct ocb_rx_event *event; in tgt_ocb_get_tsf_timer() local 169 struct ocb_rx_event *event; in tgt_ocb_dcc_ndl_update() local 227 struct ocb_rx_event *event; in tgt_ocb_dcc_stats_indicate() local
|
/wlan-driver/qcacld-3.0/components/ocb/core/src/ |
H A D | wlan_ocb_main.c | 129 struct ocb_rx_event *event; in ocb_channel_config_status() local 196 struct ocb_rx_event *event; in ocb_tsf_timer() local 235 struct ocb_rx_event *event; in ocb_dcc_stats_response() local 273 struct ocb_rx_event *event; in ocb_ndl_response() local 310 struct ocb_rx_event *event; in ocb_dcc_indication() local 433 struct ocb_rx_event *event; in ocb_process_evt() local
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/interface_mgr/src/ |
H A D | wlan_if_mgr_core.c | 30 const char *if_mgr_get_event_str(enum wlan_if_mgr_evt event) in if_mgr_get_event_str() 64 enum wlan_if_mgr_evt event, in if_mgr_deliver_mbss_event() 103 enum wlan_if_mgr_evt event, in if_mgr_deliver_mbss_event() 120 enum wlan_if_mgr_evt event, in if_mgr_deliver_event()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/ |
H A D | wlan_mlme_cmn.h | 1294 struct twt_enable_complete_event_param *event, in mlme_twt_osif_enable_complete_ind() 1302 struct twt_disable_complete_event_param *event, in mlme_twt_osif_disable_complete_ind() 1310 struct twt_ack_complete_event_param *event, in mlme_twt_osif_ack_complete_ind() 1318 struct twt_add_dialog_complete_event *event, in mlme_twt_osif_setup_complete_ind() 1326 struct twt_del_dialog_complete_event_param *event) in mlme_twt_osif_teardown_complete_ind() 1333 struct twt_pause_dialog_complete_event_param *event) in mlme_twt_osif_pause_complete_ind() 1340 struct twt_resume_dialog_complete_event_param *event) in mlme_twt_osif_resume_complete_ind() 1347 struct twt_nudge_dialog_complete_event_param *event) in mlme_twt_osif_nudge_complete_ind() 1354 struct twt_notify_event_param *event) in mlme_twt_osif_notify_complete_ind()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma_internal.h | 199 uint8_t *event, in wma_roam_pmkid_request_event_handler() 235 uint8_t *event, in wma_mlme_roam_synch_event_handler_cb() 242 wma_roam_vdev_disconnect_event_handler(void *handle, uint8_t *event, in wma_roam_vdev_disconnect_event_handler() 249 wma_roam_stats_event_handler(WMA_HANDLE handle, uint8_t *event, in wma_roam_stats_event_handler() 257 uint8_t *event, in wma_roam_pmkid_request_event_handler() 278 wma_roam_scan_chan_list_event_handler(WMA_HANDLE handle, uint8_t *event, in wma_roam_scan_chan_list_event_handler() 1443 uint8_t *event, in wma_vdev_bcn_latency_event_handler()
|