Searched refs:EFX_RX_HASH_TCPIPV6 (Results 1 – 4 of 4) sorted by relevance
629 type |= EFX_RX_HASH_TCPIPV6; in efx_rx_scale_mode_set()1166 (type & EFX_RX_HASH_TCPIPV6) ? B_TRUE : B_FALSE, in siena_rx_scale_mode_set()
391 (type & EFX_RX_HASH_TCPIPV6) ? 1 : 0, in efx_mcdi_rss_context_set_flags()
2306 #define EFX_RX_HASH_TCPIPV6 (1U << 3) macro2312 EFX_RX_HASH_TCPIPV6)
1144 EFX_RX_HASH_IPV6 | EFX_RX_HASH_TCPIPV6, B_TRUE); in sfxge_rx_start()