Searched refs:IPV4_TCP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_rx.c | 368 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 4TUPLE)); in efx_rx_scale_hash_flags_get() 374 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 2TUPLE_DST)); in efx_rx_scale_hash_flags_get() 375 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 2TUPLE_SRC)); in efx_rx_scale_hash_flags_get() 389 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 2TUPLE)); in efx_rx_scale_hash_flags_get() 396 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 1TUPLE_DST)); in efx_rx_scale_hash_flags_get() 397 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, 1TUPLE_SRC)); in efx_rx_scale_hash_flags_get() 417 INSERT_FLAGS(EFX_RX_HASH(IPV4_TCP, DISABLE)); in efx_rx_scale_hash_flags_get() 625 EFX_RX_HASH(IPV4_TCP, 2TUPLE); in efx_rx_scale_mode_set() 628 efx_rx_hash_type_t t_ipv4_tcp = EFX_RX_HASH(IPV4_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 121 [IPV4_TCP] = ETH_RSS_NONFRAG_IPV4_TCP, in mlx4_conv_rss_types() 139 [IPV4_TCP] = VERBS_IPV4 | VERBS_TCP, in mlx4_conv_rss_types()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.c | 1265 EFX_RX_HASH(IPV4_TCP, 4TUPLE) }, 1273 EFX_RX_HASH(IPV4_TCP, 2TUPLE) | EFX_RX_HASH(IPV4_UDP, 2TUPLE) |
|