Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dce.h306 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar, member
Dce.c1893 .ce_alloc_dst_ring = ath10k_ce_alloc_dest_ring,
1907 .ce_alloc_dst_ring = ath10k_ce_alloc_dest_ring_64,
1978 ce_state->dest_ring = ce_state->ops->ce_alloc_dst_ring(ar, in ath10k_ce_alloc_pipe()