Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxreg.h11903 #define HTT_TX_WBM_COMP_INFO2_VALID BIT(21) macro
H A Dqwzreg.h12434 #define HTT_TX_WBM_COMP_INFO2_VALID BIT(21) macro
H A Dqwz.c13574 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in qwz_dp_tx_process_htt_tx_complete()
H A Dqwx.c15473 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in qwx_dp_tx_process_htt_tx_complete()