Home
last modified time | relevance | path

Searched refs:SFXGE_RX_COALESCE_OFF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c1495 ASSERT(sp->s_rx_coalesce_mode != SFXGE_RX_COALESCE_OFF); in sfxge_rx_qpacket_coalesce()
1834 if (sp->s_rx_coalesce_mode != SFXGE_RX_COALESCE_OFF) in sfxge_rx_qcomplete()
2573 DDI_PROP_DONTPASS, "rx_coalesce_mode", SFXGE_RX_COALESCE_OFF); in sfxge_rx_init()
2727 case SFXGE_RX_COALESCE_OFF: in sfxge_rx_coalesce_mode_set()
2812 sp->s_rx_coalesce_mode = SFXGE_RX_COALESCE_OFF; in sfxge_rx_fini()
H A Dsfxge.h698 SFXGE_RX_COALESCE_OFF = 0, enumerator
H A Dsfxge_gld_v3.c512 SFXGE_RX_COALESCE_OFF); in sfxge_gld_priv_prop_info()