Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h60 struct ath10k_ce_ring { struct
128 struct ath10k_ce_ring *src_ring; argument
129 struct ath10k_ce_ring *dest_ring;
306 struct ath10k_ce_ring *(*ce_alloc_src_ring)(struct ath10k *ar,
309 struct ath10k_ce_ring *(*ce_alloc_dst_ring)(struct ath10k *ar,
321 struct ath10k_ce_ring *src_ring,
H A Dce.c430 struct ath10k_ce_ring *src_ring = ce_state->src_ring; in _ath10k_ce_send_nolock()
487 struct ath10k_ce_ring *src_ring = ce_state->src_ring; in _ath10k_ce_send_nolock_64()
576 struct ath10k_ce_ring *src_ring = pipe->src_ring; in __ath10k_ce_send_revert()
640 struct ath10k_ce_ring *dest_ring = pipe->dest_ring; in __ath10k_ce_rx_num_free_bufs()
656 struct ath10k_ce_ring *dest_ring = pipe->dest_ring; in __ath10k_ce_rx_post_buf()
687 struct ath10k_ce_ring *dest_ring = pipe->dest_ring; in __ath10k_ce_rx_post_buf_64()
717 struct ath10k_ce_ring *dest_ring = pipe->dest_ring; in ath10k_ce_rx_update_write_idx()
759 struct ath10k_ce_ring *dest_ring = ce_state->dest_ring; in _ath10k_ce_completed_recv_next_nolock()
809 struct ath10k_ce_ring *dest_ring = ce_state->dest_ring; in _ath10k_ce_completed_recv_next_nolock_64()
886 struct ath10k_ce_ring *dest_ring; in _ath10k_ce_revoke_recv_next()
[all …]