Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c189 static int ptnet_drain_transmit_queue(struct ptnet_queue *pq,
1368 ptnet_drain_transmit_queue(struct ptnet_queue *pq, unsigned int budget, in ptnet_drain_transmit_queue() function
1608 err = ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_transmit()
1917 ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_tx_task()
1950 rcnt += ptnet_drain_transmit_queue(pq, in ptnet_poll()