Home
last modified time | relevance | path

Searched defs:nmk (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/netmap/
H A Dnetmap_freebsd.c1153 struct nm_kctx *nmk; member
1171 struct nm_kctx *nmk = data; in nm_kctx_worker() local
1201 nm_os_kctx_worker_setaff(struct nm_kctx *nmk, int affinity) in nm_os_kctx_worker_setaff() argument
1209 struct nm_kctx *nmk = NULL; in nm_os_kctx_create() local
1228 nm_os_kctx_worker_start(struct nm_kctx * nmk) nm_os_kctx_worker_start() argument
1266 nm_os_kctx_worker_stop(struct nm_kctx * nmk) nm_os_kctx_worker_stop() argument
1281 nm_os_kctx_destroy(struct nm_kctx * nmk) nm_os_kctx_destroy() argument
[all...]
H A Dnetmap_bdg.c699 struct nm_kctx *nmk; member