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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c139 static void free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo);
1008 free_txinfo_resources(txq, &txinfo);
2223 free_txinfo_resources(txq, txinfo);
2236 free_txinfo_resources(txq, txinfo);
2403 free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo) function

Completed in 268 milliseconds