Home
last modified time | relevance | path

Searched refs:nmreq_vale_polling (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/usr.sbin/valectl/
Dvalectl.c126 parse_poll_config(const char *conf, struct nmreq_vale_polling *v) in parse_poll_config()
211 struct nmreq_vale_polling vale_polling; in bdg_ctl()
/freebsd-12-stable/sys/dev/netmap/
Dnetmap_bdg.c685 get_polling_cfg(struct nmreq_vale_polling *req, struct netmap_adapter *na, in get_polling_cfg()
746 nm_bdg_ctl_polling_start(struct nmreq_vale_polling *req, struct netmap_adapter *na) in nm_bdg_ctl_polling_start()
815 struct nmreq_vale_polling *req = in nm_bdg_polling()
816 (struct nmreq_vale_polling *)(uintptr_t)hdr->nr_body; in nm_bdg_polling()
Dnetmap_legacy.c205 struct nmreq_vale_polling *req = nm_os_malloc(sizeof(*req)); in nmreq_from_legacy()
Dnetmap.c2993 return sizeof(struct nmreq_vale_polling); in nmreq_size_by_type()
/freebsd-12-stable/sys/net/
Dnetmap.h727 struct nmreq_vale_polling { struct
/freebsd-12-stable/tests/sys/netmap/
Dctrl-api-test.c832 struct nmreq_vale_polling req; in vale_polling_enable()
864 struct nmreq_vale_polling req; in vale_polling_disable()