Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h315 #define HTT_TX_WBM_COMP_INFO2_VALID BIT(21) macro
H A Ddp_tx.c406 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in ath11k_dp_tx_process_htt_tx_complete()