Searched refs:netmap_vp_rxsync (Results 1 – 3 of 3) sorted by relevance
181 int netmap_vp_rxsync(struct netmap_kring *kring, int flags);
1144 netmap_vp_rxsync(struct netmap_kring *kring, int flags) in netmap_vp_rxsync() function1621 netmap_vp_rxsync(kring, flags); in netmap_bwrap_notify()1640 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()