Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dce.h108 struct ath11k_ce_ring { struct
161 struct ath11k_ce_ring *src_ring; argument
162 struct ath11k_ce_ring *dest_ring;
163 struct ath11k_ce_ring *status_ring;
H A Dce.c214 struct ath11k_ce_ring *ring = pipe->dest_ring; in ath11k_ce_rx_buf_enqueue_pipe()
480 struct ath11k_ce_ring *ce_ring, in ath11k_ce_init_ring()
537 static struct ath11k_ce_ring *
540 struct ath11k_ce_ring *ce_ring; in ath11k_ce_alloc_ring()
578 struct ath11k_ce_ring *ring; in ath11k_ce_alloc_pipe()
726 struct ath11k_ce_ring *ring = pipe->dest_ring; in ath11k_ce_rx_pipe_cleanup()