Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dif_ptnet.c198 static int ptnet_drain_transmit_queue(struct ptnet_queue *pq,
1388 ptnet_drain_transmit_queue(struct ptnet_queue *pq, unsigned int budget, in ptnet_drain_transmit_queue() function
1628 err = ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_transmit()
1937 ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_tx_task()
1970 rcnt += ptnet_drain_transmit_queue(pq, in ptnet_poll()