Searched refs:netmap_vp_rxsync (Results 1 – 3 of 3) sorted by relevance
181 int netmap_vp_rxsync(struct netmap_kring *kring, int flags);
1148 netmap_vp_rxsync(struct netmap_kring *kring, int flags) in netmap_vp_rxsync() function1625 netmap_vp_rxsync(kring, flags); in netmap_bwrap_notify()1644 netmap_vp_rxsync(kring, flags); in netmap_bwrap_notify()
1203 na->nm_rxsync = netmap_vp_rxsync; /* use the one provided by bdg */ in netmap_vale_vp_create()