Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dif_ptnet.c196 static int ptnet_drain_transmit_queue(struct ptnet_queue *pq,
1680 ptnet_drain_transmit_queue(struct ptnet_queue *pq, unsigned int budget, in ptnet_drain_transmit_queue() function
1920 err = ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_transmit()
2232 ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_tx_task()
2265 rcnt += ptnet_drain_transmit_queue(pq, in ptnet_poll()