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
1830 .ce_alloc_src_ring = ath10k_ce_alloc_src_ring,1844 .ce_alloc_src_ring = ath10k_ce_alloc_src_ring_64,1905 ce_state->ops->ce_alloc_src_ring(ar, ce_id, attr); in ath10k_ce_alloc_pipe()