Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
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;
Dce.c267 struct ath11k_ce_ring *ring = pipe->dest_ring; in ath11k_ce_rx_buf_enqueue_pipe()
534 struct ath11k_ce_ring *ce_ring, in ath11k_ce_init_ring()
591 static struct ath11k_ce_ring *
594 struct ath11k_ce_ring *ce_ring; in ath11k_ce_alloc_ring()
632 struct ath11k_ce_ring *ring; in ath11k_ce_alloc_pipe()
780 struct ath11k_ce_ring *ring = pipe->dest_ring; in ath11k_ce_rx_pipe_cleanup()