Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c108 VERBS_UDP = IBV_RX_HASH_SRC_PORT_UDP | IBV_RX_HASH_DST_PORT_UDP, in mlx4_conv_rss_types() enumerator
138 [UDP] = VERBS_UDP, in mlx4_conv_rss_types()
140 [IPV4_UDP] = VERBS_IPV4 | VERBS_UDP, 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()