Searched refs:copy_into_txb (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 137 static inline int copy_into_txb(struct sge_txq *txq, mblk_t *m, int len, 2520 copy_into_txb(txq, m, txinfo->len, txinfo) == 0) in get_frame_txinfo() 2529 copy_into_txb(txq, m, len, txinfo) == 0) in get_frame_txinfo() 2603 copy_into_txb(struct sge_txq *txq, mblk_t *m, int len, struct txinfo *txinfo) in copy_into_txb() function
|