Home
last modified time | relevance | path

Searched refs:wma_send_msg_high_priority (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_nan_datapath.c103 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, (void *)add_sta, 0); in wma_add_sta_ndi_mode()
120 wma_send_msg_high_priority(wma, WMA_DELETE_STA_RSP, del_sta, 0); in wma_delete_sta_req_ndi_mode()
Dwma_dev_if.c2599 wma_send_msg_high_priority(wma, WMA_DELETE_BSS_RSP, in wma_send_del_bss_response()
3569 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, in wma_peer_assoc_conf_handler()
3768 wma_send_msg_high_priority(wma, WMA_DELETE_STA_RSP, in wma_peer_delete_handler()
3865 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, in wma_hold_req_timer()
3893 wma_send_msg_high_priority(wma, WMA_DELETE_STA_RSP, in wma_hold_req_timer()
3959 wma_send_msg_high_priority(wma, SIR_HAL_PDEV_SET_HW_MODE_RESP, in wma_hold_req_timer()
3975 wma_send_msg_high_priority(wma, SIR_HAL_PDEV_MAC_CFG_RESP, in wma_hold_req_timer()
4979 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, (void *)add_sta, 0); in wma_add_sta_req_ap_mode()
5100 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, (void *)add_sta, 0); in wma_add_tdls_sta()
5456 wma_send_msg_high_priority(wma, WMA_ADD_STA_RSP, in wma_add_sta_req_sta_mode()
[all …]
Dwma_features.c3796 wma_send_msg_high_priority(wma, WMA_AGGR_QOS_RSP, aggr_qos_rsp_msg, 0); in wma_aggr_qos_req()
3857 wma_send_msg_high_priority(wma, WMA_ADD_TS_RSP, msg, 0); in wma_add_ts_req()
6189 wma_send_msg_high_priority(wma, WMA_SET_STAKEY_RSP, in wma_send_set_key_rsp()
6201 wma_send_msg_high_priority(wma, WMA_SET_BSSKEY_RSP, in wma_send_set_key_rsp()
Dwma_data.c3191 wma_send_msg_high_priority(wma, SIR_HAL_REQ_SEND_DELBA_REQ_IND, in wma_dp_send_delba_ind()
Dwma_utils.c4700 wma_send_msg_high_priority(wma, WMA_DELETE_BSS_HO_FAIL_RSP, in wma_mlme_vdev_notify_down_complete()
Dwma_main.c4168 void wma_send_msg_high_priority(tp_wma_handle wma_handle, uint16_t msg_type, in wma_send_msg_high_priority() function
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h155 void wma_send_msg_high_priority(tp_wma_handle wma_handle, uint16_t msg_type,