Searched refs:src_ring (Results 1 – 6 of 6) sorted by relevance
279 (ctrl1_addr & ~(ctrl_regs->src_ring->mask)) | in ath10k_ce_src_ring_byte_swap_set()280 ath10k_set_ring_byte(n, ctrl_regs->src_ring)); in ath10k_ce_src_ring_byte_swap_set()496 struct ath10k_ce_ring *src_ring = ce_state->src_ring; in _ath10k_ce_send_nolock() local498 unsigned int nentries_mask = src_ring->nentries_mask; in _ath10k_ce_send_nolock()499 unsigned int sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock()500 unsigned int write_index = src_ring->write_index; in _ath10k_ce_send_nolock()515 desc = CE_SRC_RING_TO_DESC(src_ring->base_addr_owner_space, in _ath10k_ce_send_nolock()531 src_ring->per_transfer_context[write_index] = per_transfer_context; in _ath10k_ce_send_nolock()540 src_ring->write_index = write_index; in _ath10k_ce_send_nolock()553 struct ath10k_ce_ring *src_ring = ce_state->src_ring; in _ath10k_ce_send_nolock_64() local[all …]
128 struct ath10k_ce_ring *src_ring; member318 struct ath10k_ce_ring *src_ring,
230 .src_ring = &wcn3990_src_ring,368 .src_ring = &qcax_src_ring,
1356 struct ath10k_ce_ring *src_ring = ce_pipe->src_ring; in ath10k_pci_hif_tx_sg() local1364 nentries_mask = src_ring->nentries_mask; in ath10k_pci_hif_tx_sg()1365 sw_index = src_ring->sw_index; in ath10k_pci_hif_tx_sg()1366 write_index = src_ring->write_index; in ath10k_pci_hif_tx_sg()1996 ce_ring = ce_pipe->src_ring; in ath10k_pci_tx_pipe_cleanup()
299 struct ath10k_hw_ce_regs_addr_map *src_ring; member
874 ce_ring = ce_pipe->src_ring; in ath10k_snoc_tx_pipe_cleanup()