Home
last modified time | relevance | path

Searched refs:ptnet_sync_tail (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/netmap/
H A Dif_ptnet.c1439 ptnet_sync_tail(ktoa, kring); in ptnet_drain_transmit_queue()
1454 ptnet_sync_tail(ktoa, kring); in ptnet_drain_transmit_queue()
1726 ptnet_sync_tail(ktoa, kring); in ptnet_rx_eof()
1741 ptnet_sync_tail(ktoa, kring); in ptnet_rx_eof()
H A Dnetmap_kern.h2282 ptnet_sync_tail(struct nm_csb_ktoa *ktoa, struct netmap_kring *kring) in ptnet_sync_tail() function