Home
last modified time | relevance | path

Searched refs:handle (Results 1 – 25 of 67) sorted by relevance

123

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h188 int wma_roam_pmkid_request_event_handler(void *handle,
198 wma_roam_pmkid_request_event_handler(void *handle, in wma_roam_pmkid_request_event_handler() argument
219 int wma_roam_stats_event_handler(WMA_HANDLE handle, uint8_t *event,
230 int wma_roam_vdev_disconnect_event_handler(void *handle, uint8_t *event,
234 static inline int wma_mlme_roam_synch_event_handler_cb(void *handle, in wma_mlme_roam_synch_event_handler_cb() argument
242 wma_roam_vdev_disconnect_event_handler(void *handle, uint8_t *event, in wma_roam_vdev_disconnect_event_handler() argument
249 wma_roam_stats_event_handler(WMA_HANDLE handle, uint8_t *event, in wma_roam_stats_event_handler() argument
256 wma_roam_pmkid_request_event_handler(void *handle, in wma_roam_pmkid_request_event_handler() argument
273 int wma_roam_scan_chan_list_event_handler(WMA_HANDLE handle,
278 wma_roam_scan_chan_list_event_handler(WMA_HANDLE handle, uint8_t *event, in wma_roam_scan_chan_list_event_handler() argument
[all …]
Dwma_api.h148 int wma_rx_ready_event(void *handle, uint8_t *ev, uint32_t len);
150 int wma_rx_service_ready_event(void *handle, uint8_t *ev, uint32_t len);
152 int wma_rx_service_ready_ext_event(void *handle, uint8_t *ev, uint32_t len);
162 int wma_rx_service_ready_ext2_event(void *handle, uint8_t *ev, uint32_t len);
164 QDF_STATUS wma_wait_for_ready_event(WMA_HANDLE handle);
197 QDF_STATUS wma_get_link_speed(WMA_HANDLE handle,
200 QDF_STATUS wma_update_channel_list(WMA_HANDLE handle, void *scan_chan_info);
237 int wma_unified_radio_tx_mem_free(void *handle);
250 static inline int wma_unified_radio_tx_mem_free(void *handle) in wma_unified_radio_tx_mem_free() argument
276 QDF_STATUS wma_send_adapt_dwelltime_params(WMA_HANDLE handle,
[all …]
Dwma.h1538 int wma_mgmt_tx_completion_handler(void *handle, uint8_t *cmpl_event_params,
1540 int wma_mgmt_tx_bundle_completion_handler(void *handle,
1604 QDF_STATUS wma_process_fw_test_cmd(WMA_HANDLE handle,
1621 int wma_get_apf_caps_event_handler(void *handle,
1652 QDF_STATUS wma_send_apf_enable_cmd(WMA_HANDLE handle, uint8_t vdev_id,
1664 wma_send_apf_write_work_memory_cmd(WMA_HANDLE handle,
1678 wma_send_apf_read_work_memory_cmd(WMA_HANDLE handle,
1691 int wma_apf_read_work_memory_event_handler(void *handle, uint8_t *evt_buf,
1933 int wma_chan_info_event_handler(void *handle, uint8_t *event_buf,
2365 int wma_chip_power_save_failure_detected_handler(void *handle,
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
Dservice_ready_util.h107 wmi_unified_t handle, uint8_t *evt,
122 wmi_unified_t handle, uint8_t *evt,
136 wmi_unified_t handle, uint8_t *evt,
151 wmi_unified_t handle, uint8_t *evt,
180 wmi_unified_t handle, uint8_t *event,
196 wmi_unified_t handle, uint8_t *event,
212 wmi_unified_t handle, uint8_t *event,
298 int init_deinit_populate_hal_reg_cap_ext2(wmi_unified_t handle, uint8_t *event,
312 int init_deinit_populate_mac_phy_cap_ext2(wmi_unified_t handle, uint8_t *event,
328 wmi_unified_t handle, uint8_t *event,
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/ftm/src/
Dtarget_if_ftm.c124 wmi_unified_t handle; in target_if_ftm_cmd_send() local
132 handle = get_wmi_unified_hdl_from_pdev(pdev); in target_if_ftm_cmd_send()
133 if (!handle) { in target_if_ftm_cmd_send()
140 ret = wmi_unified_pdev_utf_cmd_send(handle, &param, pdev_id); in target_if_ftm_cmd_send()
150 wmi_unified_t handle; in target_if_ftm_attach() local
157 handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_ftm_attach()
158 if (!handle) { in target_if_ftm_attach()
162 ret = wmi_unified_register_event_handler(handle, in target_if_ftm_attach()
178 wmi_unified_t handle; in target_if_ftm_detach() local
185 handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_ftm_detach()
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dservice_ready_util.c130 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_service_ready_ext_param() argument
135 status = wmi_extract_service_ready_ext(handle, evt, param); in init_deinit_populate_service_ready_ext_param()
145 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_service_ready_ext2_param() argument
150 status = wmi_extract_service_ready_ext2(handle, evt, in init_deinit_populate_service_ready_ext2_param()
161 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_chainmask_tables() argument
166 status = wmi_extract_chainmask_tables(handle, evt, param); in init_deinit_populate_chainmask_tables()
176 wmi_unified_t handle, uint8_t *evt, in init_deinit_populate_mac_phy_capability() argument
197 status = wmi_extract_mac_phy_cap_service_ready_ext(handle, 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() argument
220 status = wmi_extract_hw_mode_cap_service_ready_ext(handle, evt, in get_hw_mode()
[all …]
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_fips_api.c33 wma_fips_event_handler(void *handle, uint8_t *event, uint32_t len) in wma_fips_event_handler() argument
41 wma_handle = handle; in wma_fips_event_handler()
66 QDF_STATUS wma_fips_request(WMA_HANDLE handle, in wma_fips_request() argument
71 tp_wma_handle wma_handle = handle; in wma_fips_request()
94 QDF_STATUS wma_fips_register_event_handlers(WMA_HANDLE handle) in wma_fips_register_event_handlers() argument
96 tp_wma_handle wma_handle = handle; in wma_fips_register_event_handlers()
Dwma_twt.c127 int wma_twt_en_complete_event_handler(void *handle, in wma_twt_en_complete_event_handler() argument
131 tp_wma_handle wma_handle = handle; in wma_twt_en_complete_event_handler()
189 int wma_twt_disable_comp_event_handler(void *handle, uint8_t *data, in wma_twt_disable_comp_event_handler() argument
194 tp_wma_handle wma_handle = handle; in wma_twt_disable_comp_event_handler()
257 int wma_twt_add_dialog_complete_event_handler(void *handle, in wma_twt_add_dialog_complete_event_handler() argument
262 tp_wma_handle wma_handle = handle; in wma_twt_add_dialog_complete_event_handler()
340 int wma_twt_del_dialog_complete_event_handler(void *handle, in wma_twt_del_dialog_complete_event_handler() argument
345 tp_wma_handle wma_handle = handle; 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() argument
429 tp_wma_handle wma_handle = handle; in wma_twt_pause_dialog_complete_event_handler()
[all …]
Dwma_features.c209 static int wma_nan_rsp_handler_callback(void *handle, uint8_t *event, in wma_nan_rsp_handler_callback() argument
212 return target_if_nan_rsp_handler(handle, event, len); in wma_nan_rsp_handler_callback()
215 static inline int wma_nan_rsp_handler_callback(void *handle, uint8_t *event, in wma_nan_rsp_handler_callback() argument
359 int wma_vdev_tsf_handler(void *handle, uint8_t *data, uint32_t data_len) in wma_vdev_tsf_handler() argument
496 QDF_STATUS wma_set_tsf_gpio_pin(WMA_HANDLE handle, uint32_t pin) in wma_set_tsf_gpio_pin() argument
498 tp_wma_handle wma = (tp_wma_handle)handle; in wma_set_tsf_gpio_pin()
525 QDF_STATUS wma_set_tsf_auto_report(WMA_HANDLE handle, uint32_t vdev_id, in wma_set_tsf_auto_report() argument
529 tp_wma_handle wma = (tp_wma_handle)handle; in wma_set_tsf_auto_report()
615 QDF_STATUS wma_process_dhcp_ind(WMA_HANDLE handle, in wma_process_dhcp_ind() argument
618 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_process_dhcp_ind()
[all …]
Dwma_fips_api.h37 QDF_STATUS wma_fips_request(WMA_HANDLE handle,
51 QDF_STATUS wma_fips_register_event_handlers(WMA_HANDLE handle);
56 QDF_STATUS wma_fips_request(WMA_HANDLE handle, in wma_fips_request() argument
Dwma_coex.c32 static int wma_mws_coex_state_host_event_handler(void *handle, uint8_t *event, in wma_mws_coex_state_host_event_handler() argument
92 static int wma_mws_coex_state_dpwb_event_handler(void *handle, uint8_t *event, in wma_mws_coex_state_dpwb_event_handler() argument
153 static int wma_mws_coex_tdm_event_handler(void *handle, uint8_t *event, in wma_mws_coex_tdm_event_handler() argument
203 static int wma_mws_coex_idrx_event_handler(void *handle, uint8_t *event, in wma_mws_coex_idrx_event_handler() argument
265 static int wma_mws_coex_antenna_sharing_event_handler(void *handle, in wma_mws_coex_antenna_sharing_event_handler() argument
Dwma_scan_roam.c154 QDF_STATUS wma_update_channel_list(WMA_HANDLE handle, in wma_update_channel_list() argument
157 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_update_channel_list()
927 int wma_rssi_breached_event_handler(void *handle, in wma_rssi_breached_event_handler() argument
1178 int wma_extscan_wow_event_callback(void *handle, void *event, uint32_t len) in wma_extscan_wow_event_callback() argument
1184 return wma_extscan_start_stop_event_handler(handle, event, len); in wma_extscan_wow_event_callback()
1187 return wma_extscan_operations_event_handler(handle, event, len); in wma_extscan_wow_event_callback()
1190 return wma_extscan_table_usage_event_handler(handle, event, in wma_extscan_wow_event_callback()
1194 return wma_extscan_cached_results_event_handler(handle, event, in wma_extscan_wow_event_callback()
1198 return wma_extscan_change_results_event_handler(handle, event, in wma_extscan_wow_event_callback()
1202 return wma_extscan_hotlist_match_event_handler(handle, event, in wma_extscan_wow_event_callback()
[all …]
Dwma_main.c1915 QDF_STATUS wma_process_hal_pwr_dbg_cmd(WMA_HANDLE handle, in wma_process_hal_pwr_dbg_cmd() argument
1919 tp_wma_handle wma_handle = (tp_wma_handle)handle; in wma_process_hal_pwr_dbg_cmd()
2007 static int wma_antenna_isolation_event_handler(void *handle, in wma_antenna_isolation_event_handler() argument
2017 wma_debug("handle %pK param %pK len %d", handle, param, len); in wma_antenna_isolation_event_handler()
2390 void *handle, in wma_legacy_service_ready_event_handler() argument
2396 return wma_rx_service_ready_event(handle, event_data, length); in wma_legacy_service_ready_event_handler()
2398 return wma_rx_service_ready_ext_event(handle, event_data, in wma_legacy_service_ready_event_handler()
2401 return wma_rx_ready_event(handle, event_data, length); in wma_legacy_service_ready_event_handler()
2403 return wma_rx_service_ready_ext2_event(handle, event_data, in wma_legacy_service_ready_event_handler()
2472 static int wma_flush_complete_evt_handler(void *handle, in wma_flush_complete_evt_handler() argument
[all …]
/wlan-driver/qca-wifi-host-cmn/wbuff/src/
Dwbuff.c126 static bool wbuff_is_valid_handle(struct wbuff_handle *handle) in wbuff_is_valid_handle() argument
128 if ((handle) && (handle->id < WBUFF_MAX_MODULES) && in wbuff_is_valid_handle()
129 (wbuff.mod[handle->id].registered)) in wbuff_is_valid_handle()
284 &mod->handle); in wbuff_module_deinit()
320 mod->handle.id = module_id; in wbuff_module_register()
359 return (struct wbuff_mod_handle *)&mod->handle; in wbuff_module_register()
364 struct wbuff_handle *handle; in wbuff_module_deregister() local
370 handle = (struct wbuff_handle *)hdl; in wbuff_module_deregister()
372 if ((!wbuff.initialized) || (!wbuff_is_valid_handle(handle))) in wbuff_module_deregister()
375 module_id = handle->id; in wbuff_module_deregister()
[all …]
/wlan-driver/qcacld-3.0/components/target_if/sap/ll_sap/src/
Dtarget_if_ll_sap.c119 wmi_unified_t handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_ll_sap_register_events() local
121 if (!handle) { in target_if_ll_sap_register_events()
127 handle, in target_if_ll_sap_register_events()
138 wmi_unified_t handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_ll_sap_deregister_events() local
140 if (!handle) { in target_if_ll_sap_deregister_events()
146 handle, in target_if_ll_sap_deregister_events()
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
Dtarget_if_cm_roam_event.c159 wmi_unified_t handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_roam_register_common_events() local
161 if (!handle) { in target_if_roam_register_common_events()
167 ret = wmi_unified_register_event_handler(handle, wmi_roam_event_id, in target_if_roam_register_common_events()
708 target_if_register_roam_vendor_control_param_event(wmi_unified_t handle) in target_if_register_roam_vendor_control_param_event() argument
712 ret = wmi_unified_register_event_handler(handle, in target_if_register_roam_vendor_control_param_event()
726 target_if_register_roam_vendor_control_param_event(wmi_unified_t handle) in target_if_register_roam_vendor_control_param_event() argument
883 static void target_if_register_mlo_roam_events(wmi_unified_t handle) in target_if_register_mlo_roam_events() argument
888 handle, in target_if_register_mlo_roam_events()
897 static inline void target_if_register_mlo_roam_events(wmi_unified_t handle) in target_if_register_mlo_roam_events() argument
905 wmi_unified_t handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_roam_offload_register_events() local
[all …]
/wlan-driver/qcacld-3.0/components/target_if/nan/src/
Dtarget_if_nan.c972 wmi_unified_t handle = get_wmi_unified_hdl_from_psoc(psoc); in target_if_nan_register_events() local
974 if (!handle) { in target_if_nan_register_events()
980 ret = wmi_unified_register_event_handler(handle, wmi_nan_event_id, in target_if_nan_register_events()
988 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
997 ret = wmi_unified_register_event_handler(handle, wmi_nan_dmesg_event_id, in target_if_nan_register_events()
1006 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
1016 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
1026 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
1036 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
1046 ret = wmi_unified_register_event_handler(handle, in target_if_nan_register_events()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wmm.c357 (unsigned int)qos_context->handle, in hdd_wmm_notify_app()
422 status = hdd_wmm_delts(adapter, qos_context->handle); in hdd_wmm_inactivity_timer_cb()
611 if (HDD_WMM_HANDLE_IMPLICIT != qos_context->handle) { in hdd_wmm_sme_callback()
644 if (HDD_WMM_HANDLE_IMPLICIT != qos_context->handle) { in hdd_wmm_sme_callback()
663 if (HDD_WMM_HANDLE_IMPLICIT != qos_context->handle) { in hdd_wmm_sme_callback()
693 if (HDD_WMM_HANDLE_IMPLICIT == qos_context->handle) { in hdd_wmm_sme_callback()
716 if (HDD_WMM_HANDLE_IMPLICIT != qos_context->handle) { in hdd_wmm_sme_callback()
739 if (HDD_WMM_HANDLE_IMPLICIT != qos_context->handle) { in hdd_wmm_sme_callback()
753 if (HDD_WMM_HANDLE_IMPLICIT == qos_context->handle) { in hdd_wmm_sme_callback()
779 if (HDD_WMM_HANDLE_IMPLICIT == qos_context->handle) { in hdd_wmm_sme_callback()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_wmm.h132 uint32_t handle; member
389 uint32_t handle,
402 uint32_t handle);
414 uint32_t handle);
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
Dtarget_if_pkt_capture.c179 target_if_mgmt_offload_data_event_handler(void *handle, uint8_t *data, in target_if_mgmt_offload_data_event_handler() argument
190 psoc = target_if_get_psoc_from_scn_hdl(handle); in target_if_mgmt_offload_data_event_handler()
202 pdev = target_if_get_pdev_from_scn_hdl(handle); in target_if_mgmt_offload_data_event_handler()
332 target_if_smart_monitor_event_handler(void *handle, uint8_t *data, in target_if_smart_monitor_event_handler() argument
340 psoc = target_if_get_psoc_from_scn_hdl(handle); in target_if_smart_monitor_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
Dtarget_if_reg_lte.c37 static int tgt_reg_ch_avoid_event_handler(ol_scn_t handle, uint8_t *event_buf, in tgt_reg_ch_avoid_event_handler() argument
48 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_reg_ch_avoid_event_handler()
Dtarget_if_reg.c250 static int tgt_reg_chan_list_update_handler(ol_scn_t handle, uint8_t *event_buf, in tgt_reg_chan_list_update_handler() argument
262 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_reg_chan_list_update_handler()
388 static int tgt_reg_chan_list_ext_update_handler(ol_scn_t handle, in tgt_reg_chan_list_ext_update_handler() argument
402 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_reg_chan_list_ext_update_handler()
524 tgt_afc_event_handler(ol_scn_t handle, uint8_t *event_buf, uint32_t len) in tgt_afc_event_handler() argument
535 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_afc_event_handler()
1274 tgt_rate_to_power_complete_handler(ol_scn_t handle, uint8_t *event_buf, in tgt_rate_to_power_complete_handler() argument
1287 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_rate_to_power_complete_handler()
Dtarget_if_reg_11d.c56 static int tgt_reg_11d_new_cc_handler(ol_scn_t handle, uint8_t *event_buf, in tgt_reg_11d_new_cc_handler() argument
67 psoc = target_if_get_psoc_from_scn_hdl(handle); in tgt_reg_11d_new_cc_handler()
/wlan-driver/platform/cnss_utils/
Dcnss_plat_ipc_qmi.c344 cnss_plat_ipc_qmi_file_upload_req_handler(struct qmi_handle *handle, in cnss_plat_ipc_qmi_file_upload_req_handler() argument
490 cnss_plat_ipc_qmi_file_download_req_handler(struct qmi_handle *handle, in cnss_plat_ipc_qmi_file_download_req_handler() argument
575 cnss_plat_ipc_qmi_init_setup_req_handler(struct qmi_handle *handle, in cnss_plat_ipc_qmi_init_setup_req_handler() argument
619 cnss_plat_ipc_qmi_reg_client_req_handler(struct qmi_handle *handle, in cnss_plat_ipc_qmi_reg_client_req_handler() argument
670 static void cnss_plat_ipc_qmi_disconnect_cb(struct qmi_handle *handle, in cnss_plat_ipc_qmi_disconnect_cb() argument
681 if (svc->svc_hdl != handle) { in cnss_plat_ipc_qmi_disconnect_cb()
718 static void cnss_plat_ipc_qmi_bye_cb(struct qmi_handle *handle, in cnss_plat_ipc_qmi_bye_cb() argument
728 (handle, node, in cnss_plat_ipc_qmi_bye_cb()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx_flow_control.c711 QDF_STATUS dp_txrx_register_pause_cb(struct cdp_soc_t *handle, in dp_txrx_register_pause_cb() argument
714 struct dp_soc *soc = (struct dp_soc *)handle; in dp_txrx_register_pause_cb()
726 QDF_STATUS dp_tx_flow_pool_map(struct cdp_soc_t *handle, uint8_t pdev_id, in dp_tx_flow_pool_map() argument
729 struct dp_soc *soc = cdp_soc_t_to_dp_soc(handle); in dp_tx_flow_pool_map()
743 void dp_tx_flow_pool_unmap(struct cdp_soc_t *handle, uint8_t pdev_id, in dp_tx_flow_pool_unmap() argument
746 struct dp_soc *soc = cdp_soc_t_to_dp_soc(handle); in dp_tx_flow_pool_unmap()

123