Searched refs:wma_send_msg_high_priority (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_nan_datapath.c | 103 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()
|
D | wma_dev_if.c | 2599 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 …]
|
D | wma_features.c | 3796 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()
|
D | wma_data.c | 3191 wma_send_msg_high_priority(wma, SIR_HAL_REQ_SEND_DELBA_REQ_IND, in wma_dp_send_delba_ind()
|
D | wma_utils.c | 4700 wma_send_msg_high_priority(wma, WMA_DELETE_BSS_HO_FAIL_RSP, in wma_mlme_vdev_notify_down_complete()
|
D | wma_main.c | 4168 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/ |
D | wma_internal.h | 155 void wma_send_msg_high_priority(tp_wma_handle wma_handle, uint16_t msg_type,
|