Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c443 ASSERT3U(stpp->stp_off, ==, 0); in sfxge_tx_qfpp_put()
1573 size_t off = stpp->stp_off; in sfxge_tx_qlso_fragment()
2144 stpp->stp_off = 0; in sfxge_tx_qdpl_drain()
2194 stpp->stp_off = 0; in sfxge_tx_qdpl_drain()
2283 stpp->stp_off = 0; in sfxge_tx_qdpl_flush_locked()
2964 stpp->stp_off = off; in sfxge_tx_packet_add()
H A Dsfxge.h511 size_t stp_off; member