Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_sge.c239 static void tx_reclaim(void *, int);
3514 TASK_INIT(&txq->tx_reclaim_task, 0, tx_reclaim, eq); in alloc_txq()
4442 tx_reclaim(void *arg, int n) in tx_reclaim() function