Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c490 srpp->srp_recycle = B_FALSE; in sfxge_rx_qfpp_empty()
520 ASSERT(!(srpp->srp_recycle)); in sfxge_rx_qpacket_destroy()
565 if (srpp->srp_recycle) { in sfxge_rx_qpacket_free()
708 srpp->srp_recycle = B_TRUE; in sfxge_rx_qpacket_create()
813 srpp->srp_recycle = B_FALSE; in sfxge_rx_qrefill()
1018 srpp->srp_recycle = B_FALSE; in sfxge_rx_qfpp_trim()
H A Dsfxge.h341 #define srp_recycle __srp_u2.__srp_s2.__srp_recycle macro