Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h1866 #define HAL_WBM_COMPL_TX_INFO0_CC_DONE BIT(30) macro
H A Ddp_tx.c580 if (le32_get_bits(tx_status->info0, HAL_WBM_COMPL_TX_INFO0_CC_DONE)) { in ath12k_dp_tx_completion_handler()