Searched refs:ptnet_drain_transmit_queue (Results 1 – 1 of 1) sorted by relevance
191 static int ptnet_drain_transmit_queue(struct ptnet_queue *pq,1370 ptnet_drain_transmit_queue(struct ptnet_queue *pq, unsigned int budget, in ptnet_drain_transmit_queue() function1610 err = ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_transmit()1919 ptnet_drain_transmit_queue(pq, PTNET_TX_BUDGET, true); in ptnet_tx_task()1952 rcnt += ptnet_drain_transmit_queue(pq, in ptnet_poll()