Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c102 mblk_t *hdr_pre_mp = NULL; in ixgbe_ring_tx() local
193 hdr_pre_mp = hdr_nmp; in ixgbe_ring_tx()
231 if (hdr_pre_mp) in ixgbe_ring_tx()
232 hdr_pre_mp->b_cont = hdr_new_mp; in ixgbe_ring_tx()
430 if (hdr_pre_mp) in ixgbe_ring_tx()
431 hdr_pre_mp->b_cont = hdr_nmp; in ixgbe_ring_tx()
546 if (hdr_pre_mp) in ixgbe_ring_tx()
547 hdr_pre_mp->b_cont = hdr_nmp; in ixgbe_ring_tx()