Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c105 VERBS_IPV4 = IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_DST_IPV4, in mlx4_conv_rss_types() enumerator
130 [IPV4] = VERBS_IPV4, in mlx4_conv_rss_types()
131 [IPV4_1] = VERBS_IPV4, in mlx4_conv_rss_types()
132 [IPV4_2] = VERBS_IPV4, in mlx4_conv_rss_types()
139 [IPV4_TCP] = VERBS_IPV4 | VERBS_TCP, in mlx4_conv_rss_types()
140 [IPV4_UDP] = VERBS_IPV4 | VERBS_UDP, in mlx4_conv_rss_types()