Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/netmap/
HDnetmap_mem2.h175 uint32_t netmap_extra_alloc(struct netmap_adapter *, uint32_t *, uint32_t n);
HDnetmap_mem2.c1128 netmap_extra_alloc(struct netmap_adapter *na, uint32_t *head, uint32_t n) in netmap_extra_alloc() function
HDnetmap.c2568 req->nr_extra_bufs = netmap_extra_alloc(na, in netmap_ioctl()