Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_api.h215 if (mgmt_rx_ops && mgmt_rx_ops->mgmt_tx_completion_handler) in mgmt_txrx_tx_completion_handler()
216 return mgmt_rx_ops->mgmt_tx_completion_handler(pdev, desc_id, in mgmt_txrx_tx_completion_handler()
H A Dwlan_lmac_if_def.h1936 QDF_STATUS (*mgmt_tx_completion_handler)( member
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c792 mgmt_txrx_rx_ops->mgmt_tx_completion_handler = in wlan_lmac_if_mgmt_txrx_rx_ops_register()