Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_rx.c640 type |= EFX_RX_HASH_TCPIPV6; in efx_rx_scale_mode_set()
1261 (type & EFX_RX_HASH_TCPIPV6) ? B_TRUE : B_FALSE, in siena_rx_scale_mode_set()
H A Def10_rx.c201 (type & EFX_RX_HASH_TCPIPV6) ? 1 : 0, in efx_mcdi_rss_context_set_flags()
H A Defx.h2685 #define EFX_RX_HASH_TCPIPV6 (1U << 3) macro
2691 EFX_RX_HASH_TCPIPV6)