Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c1419 ptnet_sync_tail(ktoa, kring); in ptnet_drain_transmit_queue()
1434 ptnet_sync_tail(ktoa, kring); in ptnet_drain_transmit_queue()
1706 ptnet_sync_tail(ktoa, kring); in ptnet_rx_eof()
1721 ptnet_sync_tail(ktoa, kring); in ptnet_rx_eof()
H A Dnetmap_kern.h2390 ptnet_sync_tail(struct nm_csb_ktoa *ktoa, struct netmap_kring *kring) in ptnet_sync_tail() function