Searched refs:sync_kloop_ring_args (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kloop.c147 struct sync_kloop_ring_args { struct
161 netmap_sync_kloop_tx_ring(const struct sync_kloop_ring_args *a)
312 netmap_sync_kloop_rx_ring(const struct sync_kloop_ring_args *a)
455 struct sync_kloop_ring_args *args;
570 struct sync_kloop_ring_args *args = NULL;
633 struct sync_kloop_ring_args *a = args + i;
642 struct sync_kloop_ring_args *a = args + num_tx_rings + i;
846 struct sync_kloop_ring_args *a = args + i;
852 struct sync_kloop_ring_args *a = args + num_tx_rings + i;

Completed in 131 milliseconds