Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c137 static inline int add_mblk(struct sge_txq *txq, struct txinfo *txinfo,
2215 rc = add_mblk(txq, txinfo, m, len); in get_frame_txinfo()
2354 add_mblk(struct sge_txq *txq, struct txinfo *txinfo, mblk_t *m, int len) in add_mblk() function