Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Ddp.h309 #define HTT_TX_WBM_COMP_INFO0_STATUS GENMASK(12, 9) macro
Ddp_tx.c399 wbm_status = FIELD_GET(HTT_TX_WBM_COMP_INFO0_STATUS, in ath11k_dp_tx_process_htt_tx_complete()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Ddp.h386 #define HTT_TX_WBM_COMP_INFO0_STATUS GENMASK(16, 13) macro
Ddp_tx.c556 HTT_TX_WBM_COMP_INFO0_STATUS); in ath12k_dp_tx_process_htt_tx_complete()