Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/netmap/
HDnetmap_kern.h2201 struct nm_kctx_cfg { struct
2208 struct nm_kctx *nm_os_kctx_create(struct nm_kctx_cfg *cfg, argument
HDnetmap_freebsd.c1245 nm_os_kctx_create(struct nm_kctx_cfg *cfg, void *opaque) in nm_os_kctx_create()
HDnetmap_bdg.c596 struct nm_kctx_cfg kcfg; in nm_bdg_create_kthreads()