Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c142 static void free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo);
1207 free_txinfo_resources(txq, &txinfo); in t4_eth_tx()
2541 free_txinfo_resources(txq, txinfo); in get_frame_txinfo()
2553 free_txinfo_resources(txq, txinfo); in get_frame_txinfo()
2720 free_txinfo_resources(struct sge_txq *txq, struct txinfo *txinfo) in free_txinfo_resources() function