Searched refs:CE_DESC_RING_ALIGN (Results 1 – 2 of 2) sorted by relevance
908 CE_DESC_RING_ALIGN), in ath10k_ce_alloc_src_ring()919 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_src_ring()922 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_src_ring()954 CE_DESC_RING_ALIGN), in ath10k_ce_alloc_dest_ring()968 nentries * sizeof(struct ce_desc) + CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()972 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()975 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()1105 CE_DESC_RING_ALIGN), in ath10k_ce_free_pipe()1115 CE_DESC_RING_ALIGN), in ath10k_ce_free_pipe()
28 #define CE_DESC_RING_ALIGN 8 macro