Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp.h272 #define HTT_TX_WBM_COMP_INFO0_STATUS GENMASK(12, 9) macro
H A Ddp_tx.c371 wbm_status = FIELD_GET(HTT_TX_WBM_COMP_INFO0_STATUS, in ath11k_dp_tx_process_htt_tx_complete()