Home
last modified time | relevance | path

Searched refs:tp_wma_handle (Results 1 – 25 of 40) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h131 void wma_send_msg_by_priority(tp_wma_handle wma_handle, uint16_t msg_type,
143 void wma_send_msg(tp_wma_handle wma_handle, uint16_t msg_type,
155 void wma_send_msg_high_priority(tp_wma_handle wma_handle, uint16_t msg_type,
177 void wma_register_pmkid_req_event_handler(tp_wma_handle wma_handle);
193 wma_register_pmkid_req_event_handler(tp_wma_handle wma_handle) in wma_register_pmkid_req_event_handler()
288 QDF_STATUS wma_roam_scan_bmiss_cnt(tp_wma_handle wma_handle,
293 void wma_set_ric_req(tp_wma_handle wma, void *msg, uint8_t is_add_ts);
335 void wma_register_extscan_event_handler(tp_wma_handle wma_handle);
346 QDF_STATUS wma_start_extscan(tp_wma_handle wma,
358 QDF_STATUS wma_stop_extscan(tp_wma_handle wma,
[all …]
H A Dwma.h1119 } t_wma_handle, *tp_wma_handle; typedef
1131 int __wma_validate_handle(tp_wma_handle wma_handle, const char *func);
1184 tp_wma_handle wma_handle;
1444 QDF_STATUS wma_disable_uapsd_per_ac(tp_wma_handle wma_handle,
1485 QDF_STATUS wma_trigger_uapsd_params(tp_wma_handle wma_handle, uint32_t vdev_id,
1489 void wma_send_flush_logs_to_fw(tp_wma_handle wma_handle);
1503 QDF_STATUS wma_set_rssi_monitoring(tp_wma_handle wma,
1507 QDF_STATUS wma_set_rssi_monitoring(tp_wma_handle wma, in wma_set_rssi_monitoring()
1522 QDF_STATUS wma_send_set_pcl_cmd(tp_wma_handle wma_handle,
1525 QDF_STATUS wma_send_pdev_set_hw_mode_cmd(tp_wma_handle wma_handle,
[all …]
H A Dwma_pasn_peer_api.h67 wma_pasn_handle_peer_create_conf(tp_wma_handle wma,
79 wma_delete_all_pasn_peers(tp_wma_handle wma, struct wlan_objmgr_vdev *vdev);
82 wma_resume_vdev_delete(tp_wma_handle wma, uint8_t vdev_id);
104 wma_pasn_handle_peer_create_conf(tp_wma_handle wma, in wma_pasn_handle_peer_create_conf()
112 wma_delete_all_pasn_peers(tp_wma_handle wma, struct wlan_objmgr_vdev *vdev) in wma_delete_all_pasn_peers()
118 wma_resume_vdev_delete(tp_wma_handle wma, uint8_t vdev_id) in wma_resume_vdev_delete()
H A Dwma_twt.h154 void wma_update_bcast_twt_support(tp_wma_handle wh,
166 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg);
176 void wma_register_twt_events(tp_wma_handle wma_handle);
241 static inline void wma_update_bcast_twt_support(tp_wma_handle wh, in wma_update_bcast_twt_support()
247 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg) in wma_update_twt_tgt_cap()
250 static inline void wma_register_twt_events(tp_wma_handle wma_handle) in wma_register_twt_events()
H A Dwma_he.h189 void wma_vdev_set_he_bss_params(tp_wma_handle wma, uint8_t vdev_id,
200 void wma_vdev_set_he_config(tp_wma_handle wma, uint8_t vdev_id,
219 QDF_STATUS wma_update_he_ops_ie(tp_wma_handle wma, uint8_t vdev_id,
337 static inline QDF_STATUS wma_update_he_ops_ie(tp_wma_handle wma, in wma_update_he_ops_ie()
344 void wma_vdev_set_he_bss_params(tp_wma_handle wma, uint8_t vdev_id, in wma_vdev_set_he_bss_params()
349 static inline void wma_vdev_set_he_config(tp_wma_handle wma, uint8_t vdev_id, in wma_vdev_set_he_config()
H A Dwma_coex.h26 void wma_get_mws_coex_info_req(tp_wma_handle wma_handle,
28 void wma_register_mws_coex_events(tp_wma_handle wma_handle);
30 static void wma_register_mws_coex_events(tp_wma_handle wma_handle) in wma_register_mws_coex_events()
H A Dwma_fw_state.h37 QDF_STATUS wma_get_fw_state(tp_wma_handle wma_handle);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_nan_datapath.h58 QDF_STATUS wma_add_sta_ndi_mode(tp_wma_handle wma, tpAddStaParams add_sta);
67 static inline void wma_update_hdd_cfg_ndp(tp_wma_handle wma_handle, in wma_update_hdd_cfg_ndp()
82 QDF_STATUS wma_delete_sta_req_ndi_mode(tp_wma_handle wma,
91 static inline bool wma_is_ndi_active(tp_wma_handle wma_handle) in wma_is_ndi_active()
104 static inline void wma_update_hdd_cfg_ndp(tp_wma_handle wma_handle, in wma_update_hdd_cfg_ndp()
111 QDF_STATUS wma_delete_sta_req_ndi_mode(tp_wma_handle wma, in wma_delete_sta_req_ndi_mode()
118 QDF_STATUS wma_add_sta_ndi_mode(tp_wma_handle wma, in wma_add_sta_ndi_mode()
124 static inline bool wma_is_ndi_active(tp_wma_handle wma_handle) { return false; } in wma_is_ndi_active()
H A Dwma_mgmt.c107 static void wma_send_bcn_buf_ll(tp_wma_handle wma, in wma_send_bcn_buf_ll()
263 wma_send_bcn_buf_ll(tp_wma_handle wma, in wma_send_bcn_buf_ll()
283 tp_wma_handle wma = (tp_wma_handle) handle; in wma_beacon_swba_handler()
336 tp_wma_handle wma = (tp_wma_handle) handle; in wma_peer_sta_kickout_event_handler()
485 tp_wma_handle wma = (tp_wma_handle) handle; in wma_unified_bcntx_status_event_handler()
660 void wma_set_vdev_mgmt_rate(tp_wma_handle wma, uint8_t vdev_id) in wma_set_vdev_mgmt_rate()
751 void wma_set_sap_keepalive(tp_wma_handle wma, uint8_t vdev_id) in wma_set_sap_keepalive()
818 void wma_set_sta_sa_query_param(tp_wma_handle wma, in wma_set_sta_sa_query_param()
853 void wma_set_sta_keep_alive(tp_wma_handle wma, uint8_t vdev_id, in wma_set_sta_keep_alive()
933 static void wma_mask_tx_ht_rate(tp_wma_handle wma, uint8_t *mcs_set) in wma_mask_tx_ht_rate()
[all …]
H A Dwma_scan_roam.c157 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_update_channel_list()
260 static void wma_handle_disconnect_reason(tp_wma_handle wma_handle, in wma_handle_disconnect_reason()
280 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in cm_handle_auth_offload()
326 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in cm_handle_disconnect_reason()
378 void wma_process_set_pdev_ie_req(tp_wma_handle wma, in wma_process_set_pdev_ie_req()
399 void wma_process_set_pdev_ht_ie_req(tp_wma_handle wma, in wma_process_set_pdev_ht_ie_req()
451 void wma_process_set_pdev_vht_ie_req(tp_wma_handle wma, in wma_process_set_pdev_vht_ie_req()
509 QDF_STATUS wma_roam_scan_bmiss_cnt(tp_wma_handle wma_handle, in wma_roam_scan_bmiss_cnt()
545 wma_send_roam_preauth_status(tp_wma_handle wma_handle, in wma_send_roam_preauth_status()
576 QDF_STATUS wma_delete_bss_peer(tp_wma_handle wma, in wma_delete_bss_peer()
[all …]
H A Dwma_twt.c32 void wma_update_bcast_twt_support(tp_wma_handle wh, in wma_update_bcast_twt_support()
37 void wma_register_twt_events(tp_wma_handle wma_handle) in wma_register_twt_events()
47 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg) in wma_update_twt_tgt_cap()
131 tp_wma_handle wma_handle = handle; in wma_twt_en_complete_event_handler()
194 tp_wma_handle wma_handle = handle; in wma_twt_disable_comp_event_handler()
262 tp_wma_handle wma_handle = handle; in wma_twt_add_dialog_complete_event_handler()
345 tp_wma_handle wma_handle = handle; in wma_twt_del_dialog_complete_event_handler()
429 tp_wma_handle wma_handle = handle; in wma_twt_pause_dialog_complete_event_handler()
481 tp_wma_handle wma_handle = handle; in wma_twt_nudge_dialog_complete_event_handler()
548 tp_wma_handle wma_handle = handle; in wma_twt_notify_event_handler()
[all …]
H A Dwma_dev_if.c128 QDF_STATUS wma_find_vdev_id_by_addr(tp_wma_handle wma, uint8_t *addr, in wma_find_vdev_id_by_addr()
167 bool wma_is_vdev_in_ap_mode(tp_wma_handle wma, uint8_t vdev_id) in wma_is_vdev_in_ap_mode()
203 QDF_STATUS wma_find_vdev_id_by_bssid(tp_wma_handle wma, uint8_t *bssid, in wma_find_vdev_id_by_bssid()
238 static QDF_STATUS wma_find_req_on_timer_expiry(tp_wma_handle wma, in wma_find_req_on_timer_expiry()
298 static struct wma_target_req *wma_find_req(tp_wma_handle wma, in wma_find_req()
354 struct wma_target_req *wma_find_remove_req_msgtype(tp_wma_handle wma, in wma_find_remove_req_msgtype()
408 tp_wma_handle wma; in wma_vdev_detach_callback()
446 wma_cdp_vdev_detach(ol_txrx_soc_handle soc, tp_wma_handle wma_handle, in wma_cdp_vdev_detach()
500 static void wma_handle_monitor_mode_vdev_detach(tp_wma_handle wma, in wma_handle_monitor_mode_vdev_detach()
519 static QDF_STATUS wma_handle_vdev_detach(tp_wma_handle wma_handle, in wma_handle_vdev_detach()
[all …]
H A Dwma_features.c117 static inline void qdf_wma_wow_wakeup_stats_event(tp_wma_handle wma) in qdf_wma_wow_wakeup_stats_event()
151 static inline void qdf_wma_wow_wakeup_stats_event(tp_wma_handle wma) in qdf_wma_wow_wakeup_stats_event()
231 tp_wma_handle wma_handle = NULL; in wma_get_snr()
298 void wma_process_link_status_req(tp_wma_handle wma, in wma_process_link_status_req()
421 QDF_STATUS wma_capture_tsf(tp_wma_handle wma_handle, uint32_t vdev_id) in wma_capture_tsf()
457 QDF_STATUS wma_reset_tsf_gpio(tp_wma_handle wma_handle, uint32_t vdev_id) in wma_reset_tsf_gpio()
498 tp_wma_handle wma = (tp_wma_handle)handle; in wma_set_tsf_gpio_pin()
529 tp_wma_handle wma = (tp_wma_handle)handle; in wma_set_tsf_auto_report()
579 QDF_STATUS wma_set_wisa_params(tp_wma_handle wma_handle, in wma_set_wisa_params()
618 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_process_dhcp_ind()
[all …]
H A Dwma_power.c104 tp_wma_handle wma; in wma_unified_set_sta_ps_param()
139 QDF_STATUS wma_set_ap_peer_uapsd(tp_wma_handle wma, uint32_t vdev_id, in wma_set_ap_peer_uapsd()
257 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_set_tx_power()
334 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_set_max_tx_power()
467 static QDF_STATUS wma_set_force_sleep(tp_wma_handle wma, in wma_set_force_sleep()
838 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_set_power_config()
852 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_set_power_config_ito()
866 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_set_power_config_spec_wake()
878 void wma_enable_uapsd_mode(tp_wma_handle wma, tpEnableUapsdParams ps_req) in wma_enable_uapsd_mode()
936 void wma_disable_uapsd_mode(tp_wma_handle wma, in wma_disable_uapsd_mode()
[all …]
H A Dwma_main.c177 struct wma_ini_config *wma_get_ini_handle(tp_wma_handle wma) in wma_get_ini_handle()
185 int __wma_validate_handle(tp_wma_handle wma_handle, const char *func) in __wma_validate_handle()
211 static uint8_t wma_get_number_of_peers_supported(tp_wma_handle wma) in wma_get_number_of_peers_supported()
358 static void wma_set_feature_set_info(tp_wma_handle wma_handle, in wma_set_feature_set_info()
517 static void wma_send_feature_set_cmd(tp_wma_handle wma_handle) in wma_send_feature_set_cmd()
538 static bool wma_is_feature_set_supported(tp_wma_handle wma_handle) in wma_is_feature_set_supported()
565 static inline void wma_send_feature_set_cmd(tp_wma_handle wma_handle) in wma_send_feature_set_cmd()
569 static bool wma_is_feature_set_supported(tp_wma_handle wma_handle) in wma_is_feature_set_supported()
584 static void wma_set_default_tgt_config(tp_wma_handle wma_handle, in wma_set_default_tgt_config()
699 tp_wma_handle wma; in wma_cli_get_command()
[all …]
H A Dwma_data.c742 static void wma_cp_stats_set_rate_flag(tp_wma_handle wma, uint8_t vdev_id) in wma_cp_stats_set_rate_flag()
853 void wma_set_bss_rate_flags(tp_wma_handle wma, uint8_t vdev_id, in wma_set_bss_rate_flags()
901 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_set_vht_txbf_cfg()
925 int32_t wmi_unified_send_txbf(tp_wma_handle wma, tpAddStaParams params) in wmi_unified_send_txbf()
958 tp_wma_handle wma_handle; in wma_data_tx_ack_work_handler()
1008 tp_wma_handle wma_handle = (tp_wma_handle) wma_context; in wma_data_tx_ack_comp_hdlr()
1098 tp_wma_handle wma = NULL; in wma_set_enable_disable_mcc_adaptive_scheduler()
1133 QDF_STATUS wma_set_mcc_channel_time_latency(tp_wma_handle wma, in wma_set_mcc_channel_time_latency()
1194 QDF_STATUS wma_set_mcc_channel_time_quota(tp_wma_handle wma, in wma_set_mcc_channel_time_quota()
1246 QDF_STATUS wma_process_rate_update_indicate(tp_wma_handle wma, in wma_process_rate_update_indicate()
[all …]
H A Dwma_utils.c599 void wma_lost_link_info_handler(tp_wma_handle wma, uint32_t vdev_id, in wma_lost_link_info_handler()
1723 tp_wma_handle wma_handle = (tp_wma_handle)handle; in wma_unified_link_peer_stats_event_handler()
1926 static int __wma_unified_radio_tx_mem_free(tp_wma_handle wma_handle) in __wma_unified_radio_tx_mem_free()
1944 tp_wma_handle wma_handle = (tp_wma_handle) handle; in wma_unified_radio_tx_mem_free()
1959 tp_wma_handle wma_handle, in __wma_unified_radio_tx_power_level_stats_event_handler()
2126 tp_wma_handle wma_handle = (tp_wma_handle)handle; in wma_unified_radio_tx_power_level_stats_event_handler()
2195 __wma_unified_link_radio_stats_event_handler(tp_wma_handle wma_handle, in __wma_unified_link_radio_stats_event_handler()
2507 tp_wma_handle wma_handle = (tp_wma_handle)handle; in wma_unified_link_radio_stats_event_handler()
2630 void wma_register_ll_stats_event_handler(tp_wma_handle wma_handle) in wma_register_ll_stats_event_handler()
2662 QDF_STATUS wma_process_ll_stats_clear_req(tp_wma_handle wma, in wma_process_ll_stats_clear_req()
[all …]
H A Dwma_pasn_peer_api.c40 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_pasn_peer_remove()
84 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_pasn_peer_create()
184 wma_pasn_handle_peer_create_conf(tp_wma_handle wma, in wma_pasn_handle_peer_create_conf()
230 wma_resume_vdev_delete(tp_wma_handle wma, uint8_t vdev_id) in wma_resume_vdev_delete()
252 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_pasn_peer_delete_all_complete()
280 wma_delete_all_pasn_peers(tp_wma_handle wma, struct wlan_objmgr_vdev *vdev) in wma_delete_all_pasn_peers()
H A Dwma_fips_api.c35 tp_wma_handle wma_handle; in wma_fips_event_handler()
71 tp_wma_handle wma_handle = handle; in wma_fips_request()
96 tp_wma_handle wma_handle = handle; in wma_fips_register_event_handlers()
H A Dwma_ocb.h31 QDF_STATUS wma_ocb_register_callbacks(tp_wma_handle wma_handle);
39 static inline QDF_STATUS wma_ocb_register_callbacks(tp_wma_handle wma_handle) in wma_ocb_register_callbacks()
H A Dwma_ocb.c41 tp_wma_handle wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_start_ocb_vdev()
84 QDF_STATUS wma_ocb_register_callbacks(tp_wma_handle wma_handle) in wma_ocb_register_callbacks()
H A Dwma_nan_datapath.c38 QDF_STATUS wma_add_sta_ndi_mode(tp_wma_handle wma, tpAddStaParams add_sta) in wma_add_sta_ndi_mode()
108 QDF_STATUS wma_delete_sta_req_ndi_mode(tp_wma_handle wma, in wma_delete_sta_req_ndi_mode()
H A Dwma_fw_state.c28 QDF_STATUS wma_get_fw_state(tp_wma_handle wma_handle) in wma_get_fw_state()
H A Dwma_coex.c330 void wma_get_mws_coex_info_req(tp_wma_handle wma_handle, in wma_get_mws_coex_info_req()
342 void wma_register_mws_coex_events(tp_wma_handle wma_handle) in wma_register_mws_coex_events()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_ocb_ut.c397 tp_wma_handle wma = (tp_wma_handle) wmi_handle->scn_handle; in fake_vdev_start_cmd_tlv()

12