Searched refs:IPV6_TCP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_rx.c | 369 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 4TUPLE)); in efx_rx_scale_hash_flags_get() 377 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 2TUPLE_DST)); in efx_rx_scale_hash_flags_get() 378 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 2TUPLE_SRC)); in efx_rx_scale_hash_flags_get() 390 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 2TUPLE)); in efx_rx_scale_hash_flags_get() 399 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 1TUPLE_DST)); in efx_rx_scale_hash_flags_get() 400 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, 1TUPLE_SRC)); in efx_rx_scale_hash_flags_get() 418 INSERT_FLAGS(EFX_RX_HASH(IPV6_TCP, DISABLE)); in efx_rx_scale_hash_flags_get() 627 EFX_RX_HASH(IPV6_TCP, 2TUPLE); in efx_rx_scale_mode_set() 629 efx_rx_hash_type_t t_ipv6_tcp = EFX_RX_HASH(IPV6_TCP, 4TUPLE); in efx_rx_scale_mode_set()
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_flow.c | 102 IPV4_TCP, IPV4_UDP, IPV6_TCP, IPV6_TCP_1, IPV6_UDP, IPV6_UDP_1, in mlx4_conv_rss_types() enumerator 123 [IPV6_TCP] = ETH_RSS_NONFRAG_IPV6_TCP, in mlx4_conv_rss_types() 141 [IPV6_TCP] = VERBS_IPV6 | VERBS_TCP, in mlx4_conv_rss_types()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.c | 1269 EFX_RX_HASH(IPV6_TCP, 4TUPLE) }, 1277 EFX_RX_HASH(IPV6_TCP, 2TUPLE) | EFX_RX_HASH(IPV6_UDP, 2TUPLE) |
|