Searched refs:ptnet_drain_transmit_queue (Results 1 – 1 of 1) sorted by relevance
196 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() function1920 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()