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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c140 static int add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m,
975 add_to_txpkts(txq, &txpkts, frame, &txinfo) == 0) {
985 * not be coalesced (add_to_txpkts flushes txpkts if a frame
2440 add_to_txpkts(struct sge_txq *txq, struct txpkts *txpkts, mblk_t *m, function
2512 * write_txpkt_wr can). add_to_txpkts ensures that a frame is accepted for

Completed in 322 milliseconds