Searched refs:netmap_vp_rxsync (Results 1 – 3 of 3) sorted by relevance
182 int netmap_vp_rxsync(struct netmap_kring *kring, int flags);
999 netmap_vp_rxsync(struct netmap_kring *kring, int flags) in netmap_vp_rxsync() function1412 netmap_vp_rxsync(kring, flags); in netmap_bwrap_notify()1431 netmap_vp_rxsync(kring, flags); in netmap_bwrap_notify()
1322 na->nm_rxsync = netmap_vp_rxsync; /* use the one provided by bdg */ in netmap_vale_vp_create()