Searched refs:per_transfer_context (Results 1 – 3 of 3) sorted by relevance
269 void *per_transfer_context, in ath10k_ce_send_nolock() argument312 src_ring->per_transfer_context[write_index] = per_transfer_context; in ath10k_ce_send_nolock()350 src_ring->per_transfer_context[src_ring->write_index] = NULL; in __ath10k_ce_send_revert()354 void *per_transfer_context, in ath10k_ce_send() argument365 ret = ath10k_ce_send_nolock(ce_state, per_transfer_context, in ath10k_ce_send()421 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 …]
106 void *per_transfer_context[0]; member155 void *per_transfer_context,
1242 skb = ce_ring->per_transfer_context[i]; in ath10k_pci_rx_pipe_cleanup()1246 ce_ring->per_transfer_context[i] = NULL; in ath10k_pci_rx_pipe_cleanup()1282 skb = ce_ring->per_transfer_context[i]; in ath10k_pci_tx_pipe_cleanup()1286 ce_ring->per_transfer_context[i] = NULL; in ath10k_pci_tx_pipe_cleanup()