Searched refs:netmap_krings_create (Results 1 – 3 of 3) sorted by relevance
| /dflybsd-src/sys/net/netmap/ |
| H A D | netmap_kern.h | 626 int netmap_krings_create(struct netmap_adapter *na, u_int ntx, u_int nrx, u_int tailroom);
|
| H A D | netmap.c | 411 netmap_krings_create(struct netmap_adapter *na, u_int ntx, u_int nrx, u_int tailroom) in netmap_krings_create() function 1957 return netmap_krings_create(na, in netmap_hw_krings_create()
|
| H A D | netmap_vale.c | 922 error = netmap_krings_create(na, ntx, nrx, tailroom); in netmap_vp_krings_create()
|