Searched refs:per_transfer_context (Results 1 – 3 of 3) sorted by relevance
269 void *per_transfer_context, in ath10k_ce_send_nolock() argument311 src_ring->per_transfer_context[write_index] = per_transfer_context; in ath10k_ce_send_nolock()349 src_ring->per_transfer_context[src_ring->write_index] = NULL; in __ath10k_ce_send_revert()353 void *per_transfer_context, in ath10k_ce_send() argument364 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()420 dest_ring->per_transfer_context[write_index] = ctx; in __ath10k_ce_rx_post_buf()490 dest_ring->per_transfer_context[sw_index]; in ath10k_ce_completed_recv_next_nolock()493 dest_ring->per_transfer_context[sw_index] = NULL; in ath10k_ce_completed_recv_next_nolock()557 dest_ring->per_transfer_context[sw_index]; in ath10k_ce_revoke_recv_next()560 dest_ring->per_transfer_context[sw_index] = NULL; in ath10k_ce_revoke_recv_next()[all …]
105 void *per_transfer_context[0]; member154 void *per_transfer_context,
1591 skb = ce_ring->per_transfer_context[i]; in ath10k_pci_rx_pipe_cleanup()1595 ce_ring->per_transfer_context[i] = NULL; in ath10k_pci_rx_pipe_cleanup()1625 skb = ce_ring->per_transfer_context[i]; in ath10k_pci_tx_pipe_cleanup()1629 ce_ring->per_transfer_context[i] = NULL; in ath10k_pci_tx_pipe_cleanup()