Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h315 #define HTT_TX_WBM_COMP_INFO2_VALID BIT(21) macro
H A Ddp_tx.c422 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in ath11k_dp_tx_process_htt_tx_complete()