Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c444 ASSERT3U(stpp->stp_size, ==, 0); in sfxge_tx_qfpp_put()
1572 size_t size = stpp->stp_size; in sfxge_tx_qlso_fragment()
2145 stpp->stp_size = 0; in sfxge_tx_qdpl_drain()
2195 stpp->stp_size = 0; in sfxge_tx_qdpl_drain()
2284 stpp->stp_size = 0; in sfxge_tx_qdpl_flush_locked()
2965 stpp->stp_size = size; in sfxge_tx_packet_add()
H A Dsfxge.h512 size_t stp_size; member