Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h304 #define HTT_TX_WBM_COMP_STATUS_OFFSET 8 macro
H A Ddp_tx.c393 status_desc = desc + HTT_TX_WBM_COMP_STATUS_OFFSET; in ath11k_dp_tx_process_htt_tx_complete()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h374 #define HTT_TX_WBM_COMP_STATUS_OFFSET 8 macro
H A Ddp_tx.c418 status_desc = desc + HTT_TX_WBM_COMP_STATUS_OFFSET; in ath12k_dp_tx_process_htt_tx_complete()