Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c441 ASSERT3P(stpp->stp_iphp, ==, NULL); in sfxge_tx_qfpp_put()
1570 struct ip *iphp = stpp->stp_iphp; in sfxge_tx_qlso_fragment()
2142 stpp->stp_iphp = NULL; in sfxge_tx_qdpl_drain()
2192 stpp->stp_iphp = NULL; in sfxge_tx_qdpl_drain()
2281 stpp->stp_iphp = NULL; in sfxge_tx_qdpl_flush_locked()
2962 stpp->stp_iphp = iphp; in sfxge_tx_packet_add()
H A Dsfxge.h509 struct ip *stp_iphp; member