Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c347 nentries * desc_sz + CE_DESC_RING_ALIGN, in ath12k_ce_alloc_ring()
358 CE_DESC_RING_ALIGN); in ath12k_ce_alloc_ring()
361 CE_DESC_RING_ALIGN); in ath12k_ce_alloc_ring()
688 CE_DESC_RING_ALIGN, in ath12k_ce_free_pipes()
700 CE_DESC_RING_ALIGN, in ath12k_ce_free_pipes()
713 CE_DESC_RING_ALIGN, in ath12k_ce_free_pipes()
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h16 #define CE_DESC_RING_ALIGN 8 macro