Searched defs:npipes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_pipe.c91 nm_pipe_alloc(struct netmap_adapter *na, u_int npipes) argument
157 u_int npipes = parent->na_max_pipes ? 2*parent->na_max_pipes : 2; local
H A Dnetmap_vale.c1266 u_int npipes = 0; local
H A Dnetmap_mem2.c1713 netmap_mem_private_new(u_int txr, u_int txd, u_int rxr, u_int rxd, u_int extra_bufs, u_int npipes, int *perr) argument
/freebsd-13-stable/tools/tools/netmap/
H A Dlb.c214 int npipes = glob_arg.output_rings; local
706 uint32_t npipes = glob_arg.output_rings; local
[all...]

Completed in 142 milliseconds