Home
last modified time | relevance | path

Searched refs:per_transfer_context (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h931 void *per_transfer_context[0]; member
H A Dqwx.c13839 ctx = pipe->src_ring->per_transfer_context[pipe->src_ring->write_index]; in qwx_htc_send()
20923 ctx = pipe->src_ring->per_transfer_context[sw_index]; in qwx_ce_completed_send_next()
21259 sizeof(ring->per_transfer_context[0])); in qwx_ce_free_ring()
21341 pipe->src_ring->per_transfer_context[i] = ctx; in qwx_ce_alloc_src_ring_transfer_contexts()
21378 pipe->dest_ring->per_transfer_context[i] = ctx; in qwx_ce_alloc_dest_ring_transfer_contexts()
21389 (nentries * sizeof(ce_ring->per_transfer_context[0])); in qwx_ce_alloc_ring()
21486 ctx = ring->per_transfer_context[i]; in qwx_ce_rx_pipe_cleanup()
21847 ctx = pipe->dest_ring->per_transfer_context[idx]; in qwx_ce_rx_post_pipe()
21940 pipe->dest_ring->per_transfer_context[sw_index]; in qwx_ce_completed_recv_next()
22095 ctx = pipe->src_ring->per_transfer_context[write_inde in qwx_ce_send()
[all...]