/wlan-driver/qcacld-3.0/components/ocb/core/src/ |
D | wlan_ocb_main.c | 125 static QDF_STATUS ocb_channel_config_status(struct ocb_rx_event *evt) in ocb_channel_config_status() 193 static QDF_STATUS ocb_tsf_timer(struct ocb_rx_event *evt) in ocb_tsf_timer() 232 static QDF_STATUS ocb_dcc_stats_response(struct ocb_rx_event *evt) in ocb_dcc_stats_response() 270 static QDF_STATUS ocb_ndl_response(struct ocb_rx_event *evt) in ocb_ndl_response() 307 static QDF_STATUS ocb_dcc_indication(struct ocb_rx_event *evt) in ocb_dcc_indication()
|
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/ |
D | wlan_ipa_stats.c | 781 static void __wlan_ipa_wdi_meter_notifier_cb(qdf_ipa_wdi_meter_evt_type_t evt, in __wlan_ipa_wdi_meter_notifier_cb() 821 static void __wlan_ipa_wdi_meter_notifier_cb(qdf_ipa_wdi_meter_evt_type_t evt, in __wlan_ipa_wdi_meter_notifier_cb() 896 static void __wlan_ipa_wdi_meter_notifier_cb(qdf_ipa_wdi_meter_evt_type_t evt, in __wlan_ipa_wdi_meter_notifier_cb() 1036 void wlan_ipa_wdi_meter_notifier_cb(qdf_ipa_wdi_meter_evt_type_t evt, in wlan_ipa_wdi_meter_notifier_cb()
|
D | wlan_ipa_core.c | 1607 static void __wlan_ipa_w2i_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in __wlan_ipa_w2i_cb() 1756 static void wlan_ipa_w2i_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in wlan_ipa_w2i_cb() 1778 static void wlan_ipa_w2i_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in wlan_ipa_w2i_cb() 1796 static void __wlan_ipa_i2w_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in __wlan_ipa_i2w_cb() 1866 static void wlan_ipa_i2w_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in wlan_ipa_i2w_cb() 1897 static void wlan_ipa_i2w_cb(void *priv, qdf_ipa_dp_evt_type_t evt, in wlan_ipa_i2w_cb()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
D | service_ready_util.c | 130 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_service_ready_ext_param() 145 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_service_ready_ext2_param() 161 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_chainmask_tables() 176 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_mac_phy_capability() 215 static int get_hw_mode(wmi_unified_t handle, uint8_t *evt, uint8_t hw_idx, in get_hw_mode() 230 static int get_sar_version(wmi_unified_t handle, uint8_t *evt, in get_sar_version()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/inc/ |
D | wlan_mlo_link_force.h | 108 } evt; member 137 static inline const char *link_evt_to_string(uint32_t evt) in link_evt_to_string() 464 enum ml_nlink_change_event_type evt, in ml_nlink_conn_change_notify()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/ |
D | wlan_mlo_link_force.c | 1901 enum ml_nlink_change_event_type evt) in ml_nlink_all_links_ready_for_state_change() 1963 enum ml_nlink_change_event_type evt, in ml_nlink_state_change() 2079 enum ml_nlink_change_event_type evt, in ml_nlink_state_change_handler() 2108 enum ml_nlink_change_event_type evt, in ml_nlink_tdls_event_handler() 2192 enum ml_nlink_change_event_type evt, in ml_nlink_vendor_cmd_handler() 2295 enum ml_nlink_change_event_type evt, in ml_nlink_conn_change_notify()
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
D | wlan_tdls_cmds_process.c | 2241 struct tdls_event_info *evt) in tdls_process_should_discover() 2299 struct tdls_event_info *evt) in tdls_process_should_teardown() 2350 struct tdls_event_info *evt) in tdls_process_connection_tracker_notify()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_nan_api.c | 184 struct nan_datapath_host_event *evt) in wmi_extract_ndp_host_event()
|
D | wmi_unified_fwol_tlv.c | 125 wmi_get_elna_bypass_event_fixed_param *evt; in extract_get_elna_bypass_resp_tlv() local
|
D | wmi_unified_nan_tlv.c | 670 struct nan_datapath_host_event *evt) in extract_ndp_host_event_tlv()
|
D | wmi_unified_sta_tlv.c | 962 wmi_tdls_peer_event_fixed_param *evt; in extract_vdev_tdls_ev_param_tlv() local
|
D | wmi_unified_11be_tlv.c | 954 wmi_mlo_link_set_active_resp_event_fixed_param *evt; in extract_mlo_link_set_active_resp_tlv() local
|
D | wmi_unified_tlv.c | 13992 wmi_roam_event_fixed_param *evt; in extract_vdev_roam_param_tlv() local 14022 wmi_scan_event_fixed_param *evt = NULL; in extract_vdev_scan_ev_param_tlv() local 14119 wmi_nlo_event *evt = param_buf->fixed_param; in extract_nlo_match_ev_param_tlv() local 14142 wmi_nlo_event *evt = param_buf->fixed_param; in extract_nlo_complete_ev_param_tlv() local 20711 wmi_vdev_tsf_report_event_fixed_param *evt; in extract_vdev_tsf_report_event_tlv() local
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_apf.c | 423 struct wmi_apf_read_memory_resp_event_params *evt) in hdd_apf_read_memory_callback()
|
D | wlan_hdd_main.c | 16017 struct sir_p2p_lo_event *evt) in wlan_hdd_p2p_lo_event_callback() 16064 struct sir_p2p_lo_event *evt) in wlan_hdd_p2p_lo_event_callback()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_rx_tid.c | 58 struct reo_qdesc_event *evt; in dp_rx_reo_qdesc_history_add() local 78 struct reo_qdesc_event *evt; in dp_rx_reo_qdesc_deferred_evt_add() local
|
D | dp_tx.h | 1512 struct dp_tx_hw_desc_evt *evt; in dp_tx_hw_desc_update_evt() local
|
/wlan-driver/qcacld-3.0/components/p2p/core/src/ |
D | wlan_p2p_roc.c | 273 struct p2p_roc_context *roc_ctx, enum p2p_roc_event evt) in p2p_send_roc_event()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_tx.c | 164 struct dp_tx_hw_desc_evt *evt; in dp_tx_record_hw_desc_rh() local
|
/wlan-driver/qcacld-3.0/components/nan/core/src/ |
D | nan_main.c | 1013 static void nan_handle_host_update(struct nan_datapath_host_event *evt, in nan_handle_host_update()
|
/wlan-driver/qcacld-3.0/os_if/nan/src/ |
D | os_if_nan.c | 3047 struct nan_datapath_indication_event *evt) in os_if_cstats_log_ndp_indication_evt()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_service.c | 175 struct latest_evt_history *evt; in hif_display_latest_desc_hist() local
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_main.c | 1915 bool dp_is_data_stall_event_enabled(uint32_t evt) in dp_is_data_stall_event_enabled()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 45618 wmi_pdev_vendor_event_val evt; member 45645 wmi_vdev_vendor_event_val evt; member 45674 wmi_peer_vendor_event_val evt; member
|