Searched refs:src_ring (Results 1 – 10 of 10) sorted by relevance
228 (ctrl1_addr & ~(ctrl_regs->src_ring->mask)) | in ath10k_ce_src_ring_byte_swap_set()229 ath10k_set_ring_byte(n, ctrl_regs->src_ring)); in ath10k_ce_src_ring_byte_swap_set()432 struct ath10k_ce_ring *src_ring = ce_state->src_ring; in _ath10k_ce_send_nolock() local434 unsigned int nentries_mask = src_ring->nentries_mask; in _ath10k_ce_send_nolock()435 unsigned int sw_index = src_ring->sw_index; in _ath10k_ce_send_nolock()436 unsigned int write_index = src_ring->write_index; in _ath10k_ce_send_nolock()451 desc = CE_SRC_RING_TO_DESC(src_ring->base_addr_owner_space, in _ath10k_ce_send_nolock()467 src_ring->per_transfer_context[write_index] = per_transfer_context; in _ath10k_ce_send_nolock()476 src_ring->write_index = write_index; in _ath10k_ce_send_nolock()489 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; member321 struct ath10k_ce_ring *src_ring,
235 .src_ring = &wcn3990_src_ring,373 .src_ring = &qcax_src_ring,
1359 struct ath10k_ce_ring *src_ring = ce_pipe->src_ring; in ath10k_pci_hif_tx_sg() local1367 nentries_mask = src_ring->nentries_mask; in ath10k_pci_hif_tx_sg()1368 sw_index = src_ring->sw_index; in ath10k_pci_hif_tx_sg()1369 write_index = src_ring->write_index; in ath10k_pci_hif_tx_sg()2018 ce_ring = ce_pipe->src_ring; in ath10k_pci_tx_pipe_cleanup()
292 const struct ath10k_hw_ce_regs_addr_map *src_ring; member
206 sw_index = pipe->src_ring->sw_index; in ath12k_ce_completed_send_next()207 nentries_mask = pipe->src_ring->nentries_mask; in ath12k_ce_completed_send_next()209 srng = &ab->hal.srng_list[pipe->src_ring->hal_ring_id]; in ath12k_ce_completed_send_next()221 skb = pipe->src_ring->skb[sw_index]; in ath12k_ce_completed_send_next()223 pipe->src_ring->skb[sw_index] = NULL; in ath12k_ce_completed_send_next()226 pipe->src_ring->sw_index = sw_index; in ath12k_ce_completed_send_next()384 pipe->src_ring = ring; in ath12k_ce_alloc_pipe()443 write_index = pipe->src_ring->write_index; in ath12k_ce_send()445 sw_index = pipe->src_ring->sw_index; in ath12k_ce_send()450 num_used = pipe->src_ring->nentries - sw_index + in ath12k_ce_send()[all …]
469 sw_index = pipe->src_ring->sw_index; in ath11k_ce_completed_send_next()470 nentries_mask = pipe->src_ring->nentries_mask; in ath11k_ce_completed_send_next()472 srng = &ab->hal.srng_list[pipe->src_ring->hal_ring_id]; in ath11k_ce_completed_send_next()484 skb = pipe->src_ring->skb[sw_index]; in ath11k_ce_completed_send_next()486 pipe->src_ring->skb[sw_index] = NULL; in ath11k_ce_completed_send_next()489 pipe->src_ring->sw_index = sw_index; in ath11k_ce_completed_send_next()666 pipe->src_ring = ring; in ath11k_ce_alloc_pipe()728 write_index = pipe->src_ring->write_index; in ath11k_ce_send()730 sw_index = pipe->src_ring->sw_index; in ath11k_ce_send()735 num_used = pipe->src_ring->nentries - sw_index + in ath11k_ce_send()[all …]
179 struct ath11k_ce_ring *src_ring; member
84 entry->hp = srng->u.src_ring.hp; in ath11k_debugfs_add_dbring_entry()85 entry->tp = *srng->u.src_ring.tp_addr; in ath11k_debugfs_add_dbring_entry()
16123 struct bnxt_ring_struct *dst_ring, *src_ring; in bnxt_copy_rx_ring() local16128 src_ring = &src->rx_ring_struct; in bnxt_copy_rx_ring()16129 src_rmem = &src_ring->ring_mem; in bnxt_copy_rx_ring()16151 src_ring = &src->rx_agg_ring_struct; in bnxt_copy_rx_ring()16152 src_rmem = &src_ring->ring_mem; in bnxt_copy_rx_ring()