Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_utils_api.c441 mgmt_ota_comp_cb tx_ota_comp_cb, in wlan_mgmt_txrx_mgmt_frame_tx() argument
513 desc->tx_ota_cmpl_cb = tx_ota_comp_cb; in wlan_mgmt_txrx_mgmt_frame_tx()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_utils_api.h1204 mgmt_ota_comp_cb tx_ota_comp_cb,
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c1202 mgmt_ota_comp_cb tx_ota_comp_cb; in p2p_mgmt_tx() local
1271 tx_ota_comp_cb = NULL; in p2p_mgmt_tx()
1274 tx_ota_comp_cb = tgt_p2p_mgmt_ota_comp_cb; in p2p_mgmt_tx()
1292 packet, tx_comp_cb, tx_ota_comp_cb, in p2p_mgmt_tx()