Home
last modified time | relevance | path

Searched refs:netmap_extra_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.h176 uint32_t netmap_extra_alloc(struct netmap_adapter *, uint32_t *, uint32_t n);
H A Dnetmap_mem2.c1145 netmap_extra_alloc(struct netmap_adapter *na, uint32_t *head, uint32_t n) in netmap_extra_alloc() function
H A Dnetmap.c2882 req->nr_extra_bufs = netmap_extra_alloc(na, in netmap_ioctl()