Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c100 mblk_t *hdr_pre_mp = NULL; in ixgbe_ring_tx() local
191 hdr_pre_mp = hdr_nmp; in ixgbe_ring_tx()
229 if (hdr_pre_mp) in ixgbe_ring_tx()
230 hdr_pre_mp->b_cont = hdr_new_mp; in ixgbe_ring_tx()
428 if (hdr_pre_mp) in ixgbe_ring_tx()
429 hdr_pre_mp->b_cont = hdr_nmp; in ixgbe_ring_tx()
544 if (hdr_pre_mp) in ixgbe_ring_tx()
545 hdr_pre_mp->b_cont = hdr_nmp; in ixgbe_ring_tx()