Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c139 static inline int add_mblk(struct sge_txq *txq, struct txinfo *txinfo,
2518 rc = add_mblk(txq, txinfo, m, len); in get_frame_txinfo()
2656 add_mblk(struct sge_txq *txq, struct txinfo *txinfo, mblk_t *m, int len) in add_mblk() function