Home
last modified time | relevance | path

Searched refs:wmi_unified_send_txbf (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h920 int32_t wmi_unified_send_txbf(tp_wma_handle wma, tpAddStaParams params);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c4678 wmi_unified_send_txbf(wma, &add_bss->staContext); in wma_send_peer_assoc_req()
4872 wmi_unified_send_txbf(wma, add_sta); in wma_add_sta_req_ap_mode()
5242 wmi_unified_send_txbf(wma, params); in wma_add_sta_req_sta_mode()
H A Dwma_data.c925 int32_t wmi_unified_send_txbf(tp_wma_handle wma, tpAddStaParams params) in wmi_unified_send_txbf() function