Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h182 int netmap_bwrap_intr_notify(struct netmap_kring *kring, int flags);
H A Dnetmap_bdg.c1241 netmap_bwrap_intr_notify(struct netmap_kring *kring, int flags) in netmap_bwrap_intr_notify() function
1375 netmap_bwrap_intr_notify; in netmap_bwrap_reg()
H A Dnetmap_vale.c1293 bna->nm_intr_notify = netmap_bwrap_intr_notify; in netmap_vale_bwrap_attach()