Searched refs:EFX_RX_HASH_IPV6 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_hash.c168 (1 << EFX_RX_HASH_IPV6) | (1 << EFX_RX_HASH_TCPIPV6), B_TRUE)) != 0)
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_rx.c302 (type & (1U << EFX_RX_HASH_IPV6)) ? 1 : 0,
H A Defx_rx.c729 type & (1 << EFX_RX_HASH_IPV6),
H A Defx.h1791 EFX_RX_HASH_IPV6, enumerator in enum:efx_rx_hash_type_e

Completed in 79 milliseconds