Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c280 tx_status = HTT_TX_WBM_COMPLETION_V3_TX_STATUS_GET(htt_desc[0]); in dp_tx_process_htt_completion_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c1911 tx_status = HTT_TX_WBM_COMPLETION_V3_TX_STATUS_GET(htt_desc[0]); in dp_htt_tx_comp_get_status()
/wlan-driver/fw-api/fw/
H A Dhtt.h3103 #define HTT_TX_WBM_COMPLETION_V3_TX_STATUS_GET(_var) \ macro