Searched refs:CE_DESC_RING_ALIGN (Results 1 – 2 of 2) sorted by relevance
926 CE_DESC_RING_ALIGN), in ath10k_ce_alloc_src_ring()937 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_src_ring()940 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_src_ring()948 CE_DESC_RING_ALIGN), GFP_KERNEL); in ath10k_ce_alloc_src_ring()952 CE_DESC_RING_ALIGN), in ath10k_ce_alloc_src_ring()961 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_src_ring()993 CE_DESC_RING_ALIGN), in ath10k_ce_alloc_dest_ring()1007 nentries * sizeof(struct ce_desc) + CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()1011 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()1014 CE_DESC_RING_ALIGN); in ath10k_ce_alloc_dest_ring()[all …]
28 #define CE_DESC_RING_ALIGN 8 macro