Searched defs:reclaim_tx_descs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c150 static int reclaim_tx_descs(struct sge_txq *txq, int howmany);
943 (void) reclaim_tx_descs(txq, 8);
995 (void) reclaim_tx_descs(txq, 8);
1018 (void) reclaim_tx_descs(txq, 32);
1040 (void) reclaim_tx_descs(txq, eq->qsize);
2830 reclaim_tx_descs(struct sge_txq *txq, int howmany) function

Completed in 52 milliseconds