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

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_rx.c631 type |= EFX_RX_HASH_TCPIPV6;
1168 (type & EFX_RX_HASH_TCPIPV6) ? B_TRUE : B_FALSE,
H A Def10_rx.c393 (type & EFX_RX_HASH_TCPIPV6) ? 1 : 0,
H A Defx.h2308 #define EFX_RX_HASH_TCPIPV6 (1U << 3) macro
2314 EFX_RX_HASH_TCPIPV6)
/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_rx.c1148 EFX_RX_HASH_IPV6 | EFX_RX_HASH_TCPIPV6, B_TRUE);

Completed in 76 milliseconds