Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c445 ASSERT3U(stpp->stp_mss, ==, 0); in sfxge_tx_qfpp_put()
1574 size_t mss = stpp->stp_mss; in sfxge_tx_qlso_fragment()
2121 if (stpp->stp_mss != 0) { in sfxge_tx_qdpl_drain()
2146 stpp->stp_mss = 0; in sfxge_tx_qdpl_drain()
2196 stpp->stp_mss = 0; in sfxge_tx_qdpl_drain()
2285 stpp->stp_mss = 0; in sfxge_tx_qdpl_flush_locked()
2966 stpp->stp_mss = mss; in sfxge_tx_packet_add()
H A Dsfxge.h513 size_t stp_mss; member