Searched refs:t_wma_handle (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma_twt.h | 95 QDF_STATUS wma_twt_process_add_dialog(t_wma_handle *wma_handle, 106 QDF_STATUS wma_twt_process_del_dialog(t_wma_handle *wma_handle, 118 wma_twt_process_pause_dialog(t_wma_handle *wma_handle, 130 wma_twt_process_nudge_dialog(t_wma_handle *wma_handle, 142 wma_twt_process_resume_dialog(t_wma_handle *wma_handle, 197 QDF_STATUS wma_twt_process_add_dialog(t_wma_handle *wma_handle, in wma_twt_process_add_dialog() 206 QDF_STATUS wma_twt_process_del_dialog(t_wma_handle *wma_handle, in wma_twt_process_del_dialog() 215 wma_twt_process_pause_dialog(t_wma_handle *wma_handle, in wma_twt_process_pause_dialog() 224 wma_twt_process_nudge_dialog(t_wma_handle *wma_handle, in wma_twt_process_nudge_dialog() 233 wma_twt_process_resume_dialog(t_wma_handle *wma_handle, in wma_twt_process_resume_dialog()
|
H A D | wma.h | 1119 } t_wma_handle, *tp_wma_handle; typedef 2197 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_cmd_log() 2209 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_cmd_tx_cmp_log() 2222 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_mgmt_cmd_log() 2235 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_mgmt_cmd_tx_cmp_log() 2249 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_event_log() 2261 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_rx_event_log() 2274 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_print_wmi_mgmt_event_log()
|
H A D | wma_internal.h | 1523 QDF_STATUS wma_send_vdev_stop_to_fw(t_wma_handle *wma, uint8_t vdev_id); 1536 QDF_STATUS wma_send_vdev_down_to_fw(t_wma_handle *wma, uint8_t vdev_id);
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_twt.c | 61 QDF_STATUS wma_twt_process_add_dialog(t_wma_handle *wma_handle, in wma_twt_process_add_dialog() 68 wma_twt_process_del_dialog(t_wma_handle *wma_handle, in wma_twt_process_del_dialog() 75 wma_twt_process_pause_dialog(t_wma_handle *wma_handle, in wma_twt_process_pause_dialog() 82 wma_twt_process_nudge_dialog(t_wma_handle *wma_handle, in wma_twt_process_nudge_dialog() 89 wma_twt_process_resume_dialog(t_wma_handle *wma_handle, in wma_twt_process_resume_dialog() 99 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_send_twt_enable_cmd() 162 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_send_twt_disable_cmd() 232 QDF_STATUS wma_twt_process_add_dialog(t_wma_handle *wma_handle, in wma_twt_process_add_dialog() 315 wma_twt_process_del_dialog(t_wma_handle *wma_handle, in wma_twt_process_del_dialog() 381 wma_twt_process_pause_dialog(t_wma_handle *wma_handle, in wma_twt_process_pause_dialog() [all …]
|
H A D | wma_features.c | 185 static int wma_wake_reason_nlod(t_wma_handle *wma, uint8_t vdev_id) in wma_wake_reason_nlod() 194 static inline int wma_wake_reason_nlod(t_wma_handle *wma, uint8_t vdev_id) in wma_wake_reason_nlod() 700 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_chan_phy_mode() 1168 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_check_and_set_wake_timer() 2045 static void wma_inc_wow_stats(t_wma_handle *wma, in wma_inc_wow_stats() 2097 static void wma_print_wow_stats(t_wma_handle *wma, in wma_print_wow_stats() 2592 static void wma_wow_inc_wake_lock_stats_by_dst_addr(t_wma_handle *wma, in wma_wow_inc_wake_lock_stats_by_dst_addr() 2601 static void wma_wow_inc_wake_lock_stats_by_protocol(t_wma_handle *wma, in wma_wow_inc_wake_lock_stats_by_protocol() 2622 static void wma_wow_parse_data_pkt(t_wma_handle *wma, in wma_wow_parse_data_pkt() 2796 static void wma_acquire_wow_wakelock(t_wma_handle *wma, int wake_reason) in wma_acquire_wow_wakelock() [all …]
|
H A D | wma_main.c | 267 static void wma_update_num_peers_tids(t_wma_handle *wma_handle, in wma_update_num_peers_tids() 1894 t_wma_handle *wma; in wma_critical_events_in_flight() 2215 t_wma_handle *wma; in wma_state_info_dump() 3560 qdf_mem_zero(wma_handle, sizeof(t_wma_handle)); in wma_open() 7027 t_wma_handle *wma_handle = cds_get_context(QDF_MODULE_ID_WMA); in wma_get_caps_for_phyidx_hwmode() 7155 t_wma_handle *wma_handle = cds_get_context(QDF_MODULE_ID_WMA); in wma_is_rx_ldpc_supported_for_channel() 7317 static QDF_STATUS wma_update_hw_mode_list(t_wma_handle *wma_handle, in wma_update_hw_mode_list() 7379 static void wma_init_wifi_pos_dma_rings(t_wma_handle *wma_handle, in wma_init_wifi_pos_dma_rings() 7408 static void wma_populate_soc_caps(t_wma_handle *wma_handle, in wma_populate_soc_caps() 7432 static void wma_init_dbr_params(t_wma_handle *wma_handle) in wma_init_dbr_params() [all …]
|
H A D | wma_power.c | 670 t_wma_handle *wma_handle; in wma_enable_sta_ps_mode() 779 t_wma_handle *wma_handle; in wma_disable_sta_ps_mode()
|
H A D | wma_utils.c | 4058 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_acquire_wakelock() 4067 t_wma_handle *wma = cds_get_context(QDF_MODULE_ID_WMA); in wma_release_wakelock() 4073 QDF_STATUS wma_send_vdev_stop_to_fw(t_wma_handle *wma, uint8_t vdev_id) in wma_send_vdev_stop_to_fw() 4204 QDF_STATUS wma_send_vdev_down_to_fw(t_wma_handle *wma, uint8_t vdev_id) in wma_send_vdev_down_to_fw()
|
H A D | wma_dev_if.c | 2497 static QDF_STATUS wma_config_active_apf_mode(t_wma_handle *wma, uint8_t vdev_id) in wma_config_active_apf_mode() 2511 static QDF_STATUS wma_config_active_apf_mode(t_wma_handle *wma, uint8_t vdev_id) in wma_config_active_apf_mode()
|
H A D | wma_mgmt.c | 2427 static int wma_p2p_go_set_beacon_ie(t_wma_handle *wma_handle, in wma_p2p_go_set_beacon_ie()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_api.c | 1921 t_wma_handle *wma; in cds_force_assert_target_via_wmi()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
H A D | sme_api.c | 13692 t_wma_handle *wma_handle; in sme_test_config_twt_setup() 13704 t_wma_handle *wma_handle; in sme_test_config_twt_terminate()
|