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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c134 static inline int copy_into_txb(struct sge_txq *txq, mblk_t *m, int len,
2202 copy_into_txb(txq, m, txinfo->len, txinfo) == 0)
2211 copy_into_txb(txq, m, len, txinfo) == 0)
2286 copy_into_txb(struct sge_txq *txq, mblk_t *m, int len, struct txinfo *txinfo) function

Completed in 74 milliseconds