Searched refs:add_mblk (Results 1 – 1 of 1) sorted by relevance
137 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