Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c107 VERBS_TCP = IBV_RX_HASH_SRC_PORT_TCP | IBV_RX_HASH_DST_PORT_TCP, in mlx4_conv_rss_types() enumerator
137 [TCP] = VERBS_TCP, in mlx4_conv_rss_types()
139 [IPV4_TCP] = VERBS_IPV4 | VERBS_TCP, in mlx4_conv_rss_types()
141 [IPV6_TCP] = VERBS_IPV6 | VERBS_TCP, in mlx4_conv_rss_types()
142 [IPV6_TCP_1] = VERBS_IPV6 | VERBS_TCP, in mlx4_conv_rss_types()