Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c142 static int add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m,
1173 add_to_txpkts(txq, &txpkts, frame, &txinfo) == 0) { in t4_eth_tx()
2742 add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m, in add_to_txpkts() function