Home
last modified time | relevance | path

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

/freebsd/usr.sbin/valectl/
H A Dvalectl.c125 parse_poll_config(const char *conf, struct nmreq_vale_polling *v) in parse_poll_config()
210 struct nmreq_vale_polling vale_polling; in bdg_ctl()
/freebsd/sys/net/
H A Dnetmap.h745 struct nmreq_vale_polling { struct
/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c830 get_polling_cfg(struct nmreq_vale_polling *req, struct netmap_adapter *na, in get_polling_cfg()
891 nm_bdg_ctl_polling_start(struct nmreq_vale_polling *req, struct netmap_adapter *na) in nm_bdg_ctl_polling_start()
960 struct nmreq_vale_polling *req = in nm_bdg_polling()
961 (struct nmreq_vale_polling *)(uintptr_t)hdr->nr_body; in nm_bdg_polling()
H A Dnetmap_legacy.c204 struct nmreq_vale_polling *req = nm_os_malloc(sizeof(*req)); in nmreq_from_legacy()
H A Dnetmap.c3265 return sizeof(struct nmreq_vale_polling); in nmreq_size_by_type()
/freebsd/tests/sys/netmap/
H A Dctrl-api-test.c864 struct nmreq_vale_polling req; in vale_polling_enable()
898 struct nmreq_vale_polling req; in vale_polling_disable()