Home
last modified time | relevance | path

Searched refs:tx_frm_ota_comp_cb (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2304 wma_tx_ota_comp_callback tx_frm_ota_comp_cb, in wma_tx_packet() argument
2538 if (tx_frm_ota_comp_cb) { in wma_tx_packet()
2580 wma_handle->umac_data_ota_ack_cb = tx_frm_ota_comp_cb; in wma_tx_packet()
2629 (!is_wmi_mgmt_tx) && tx_frm_ota_comp_cb; in wma_tx_packet()
2633 if (tx_frm_ota_comp_cb) { in wma_tx_packet()
2800 tx_frm_ota_comp_cb, in wma_tx_packet()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h700 wma_tx_ota_comp_callback tx_frm_ota_comp_cb,