Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dce.h99 struct ath12k_ce_ring { struct
152 struct ath12k_ce_ring *src_ring; argument
153 struct ath12k_ce_ring *dest_ring;
154 struct ath12k_ce_ring *status_ring;
Dce.c226 struct ath12k_ce_ring *ring = pipe->dest_ring; in ath12k_ce_rx_buf_enqueue_pipe()
492 struct ath12k_ce_ring *ce_ring, in ath12k_ce_init_ring()
543 static struct ath12k_ce_ring *
546 struct ath12k_ce_ring *ce_ring; in ath12k_ce_alloc_ring()
584 struct ath12k_ce_ring *ring; in ath12k_ce_alloc_pipe()
722 struct ath12k_ce_ring *ring = pipe->dest_ring; in ath12k_ce_rx_pipe_cleanup()