Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kloop.c1034 netmap_pt_guest_rxsync(struct nm_csb_atok *atok, struct nm_csb_ktoa *ktoa, in netmap_pt_guest_rxsync() function
H A Dnetmap_kern.h2273 bool netmap_pt_guest_rxsync(struct nm_csb_atok *atok,
H A Dif_ptnet.c1277 notify = netmap_pt_guest_rxsync(pq->atok, pq->ktoa, kring, flags); in ptnet_nm_rxsync()