Searched refs:ce_alloc_src_ring (Results 1 – 2 of 2) sorted by relevance
306 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar, member
1827 .ce_alloc_src_ring = ath10k_ce_alloc_src_ring,1841 .ce_alloc_src_ring = ath10k_ce_alloc_src_ring_64,1902 ce_state->ops->ce_alloc_src_ring(ar, ce_id, attr); in ath10k_ce_alloc_pipe()