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