Lines Matching refs:per_transfer_context

455 				  void *per_transfer_context,  in _ath10k_ce_send_nolock()  argument
497 src_ring->per_transfer_context[write_index] = per_transfer_context; in _ath10k_ce_send_nolock()
518 void *per_transfer_context, in _ath10k_ce_send_nolock_64() argument
579 src_ring->per_transfer_context[write_index] = per_transfer_context; in _ath10k_ce_send_nolock_64()
593 void *per_transfer_context, in ath10k_ce_send_nolock() argument
599 return ce_state->ops->ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send_nolock()
628 src_ring->per_transfer_context[src_ring->write_index] = NULL; in __ath10k_ce_send_revert()
633 void *per_transfer_context, in ath10k_ce_send() argument
644 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()
705 dest_ring->per_transfer_context[write_index] = ctx; in __ath10k_ce_rx_post_buf()
738 dest_ring->per_transfer_context[write_index] = ctx; in __ath10k_ce_rx_post_buf_64()
821 dest_ring->per_transfer_context[sw_index]; in _ath10k_ce_completed_recv_next_nolock()
827 dest_ring->per_transfer_context[sw_index] = NULL; in _ath10k_ce_completed_recv_next_nolock()
870 dest_ring->per_transfer_context[sw_index]; in _ath10k_ce_completed_recv_next_nolock_64()
876 dest_ring->per_transfer_context[sw_index] = NULL; in _ath10k_ce_completed_recv_next_nolock_64()
948 dest_ring->per_transfer_context[sw_index]; in _ath10k_ce_revoke_recv_next()
951 dest_ring->per_transfer_context[sw_index] = NULL; in _ath10k_ce_revoke_recv_next()
1002 dest_ring->per_transfer_context[sw_index]; in _ath10k_ce_revoke_recv_next_64()
1005 dest_ring->per_transfer_context[sw_index] = NULL; in _ath10k_ce_revoke_recv_next_64()
1073 src_ring->per_transfer_context[sw_index]; in ath10k_ce_completed_send_next_nolock()
1076 src_ring->per_transfer_context[sw_index] = NULL; in ath10k_ce_completed_send_next_nolock()
1160 src_ring->per_transfer_context[sw_index]; in ath10k_ce_cancel_send_next()
1163 src_ring->per_transfer_context[sw_index] = NULL; in ath10k_ce_cancel_send_next()
1421 sizeof(*src_ring->per_transfer_context)), in ath10k_ce_alloc_src_ring()
1481 sizeof(*src_ring->per_transfer_context)), in ath10k_ce_alloc_src_ring_64()
1539 sizeof(*dest_ring->per_transfer_context)), in ath10k_ce_alloc_dest_ring()
1585 sizeof(*dest_ring->per_transfer_context)), in ath10k_ce_alloc_dest_ring_64()