Home
last modified time | relevance | path

Searched refs:hal_wbm_release_ring (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.h51 #define HAL_TX_STATUS_DESC_LEN sizeof(struct hal_wbm_release_ring)
H A Ddp_tx.c656 struct hal_wbm_release_ring *desc, in ath11k_dp_tx_status_parse()
707 desc, sizeof(struct hal_wbm_release_ring)); in ath11k_dp_tx_completion_handler()
724 struct hal_wbm_release_ring *tx_status; in ath11k_dp_tx_completion_handler()
H A Dhal_desc.h1668 struct hal_wbm_release_ring { struct
H A Ddp.c1098 size = sizeof(struct hal_wbm_release_ring) * DP_TX_COMP_RING_SIZE; in ath11k_dp_alloc()
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.h54 #define HAL_TX_STATUS_DESC_LEN sizeof(struct hal_wbm_release_ring)
H A Ddp_tx.c701 struct hal_wbm_release_ring *desc; in ath12k_dp_tx_completion_handler()