Home
last modified time | relevance | path

Searched refs:EFX_RX_HASHALG_TOEPLITZ (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_rx.c488 EFSYS_ASSERT3U(alg, ==, EFX_RX_HASHALG_TOEPLITZ); in ef10_rx_scale_mode_set()
491 if ((alg != EFX_RX_HASHALG_TOEPLITZ) || (insert == B_FALSE)) { in ef10_rx_scale_mode_set()
624 case EFX_RX_HASHALG_TOEPLITZ: in ef10_rx_prefix_hash()
H A Defx_rx.c723 case EFX_RX_HASHALG_TOEPLITZ: in siena_rx_scale_mode_set()
968 case EFX_RX_HASHALG_TOEPLITZ: in siena_rx_prefix_hash()
H A Defx.h1785 EFX_RX_HASHALG_TOEPLITZ enumerator
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_hash.c166 if ((rc = efx_rx_scale_mode_set(sp->s_enp, EFX_RX_HASHALG_TOEPLITZ, in sfxge_toeplitz_hash_init()
H A Dsfxge_rx.c1622 EFX_RX_HASHALG_TOEPLITZ, in sfxge_rx_qpacket_coalesce()