Home
last modified time | relevance | path

Searched refs:ce_alloc_dst_ring (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h309 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar, member
H A Dce.c1829 .ce_alloc_dst_ring = ath10k_ce_alloc_dest_ring,
1843 .ce_alloc_dst_ring = ath10k_ce_alloc_dest_ring_64,
1914 ce_state->dest_ring = ce_state->ops->ce_alloc_dst_ring(ar, in ath10k_ce_alloc_pipe()