Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c106 VERBS_IPV6 = IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6, in mlx4_conv_rss_types() enumerator
133 [IPV6] = VERBS_IPV6, in mlx4_conv_rss_types()
134 [IPV6_1] = VERBS_IPV6, in mlx4_conv_rss_types()
135 [IPV6_2] = VERBS_IPV6, in mlx4_conv_rss_types()
136 [IPV6_3] = VERBS_IPV6, 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()
143 [IPV6_UDP] = VERBS_IPV6 | VERBS_UDP, in mlx4_conv_rss_types()
144 [IPV6_UDP_1] = VERBS_IPV6 | VERBS_UDP, in mlx4_conv_rss_types()