Searched refs:IBV_RX_HASH_SRC_PORT_UDP (Results 1 – 5 of 5) sorted by relevance
119 IBV_RX_HASH_SRC_PORT_UDP = 1 << 6, enumerator
375 #define MLX5_UDP_IBV_RX_HASH (IBV_RX_HASH_SRC_PORT_UDP | \380 IBV_RX_HASH_SRC_PORT_UDP)1163 IBV_RX_HASH_SRC_PORT_UDP | IBV_RX_HASH_DST_PORT_UDP)1170 IBV_RX_HASH_SRC_PORT_UDP | IBV_RX_HASH_DST_PORT_UDP)1176 (MLX5_RSS_HASH_IPV4 | IBV_RX_HASH_SRC_PORT_UDP)1180 (MLX5_RSS_HASH_IPV6 | IBV_RX_HASH_SRC_PORT_UDP)
1840 (IBV_RX_HASH_SRC_PORT_UDP | in flow_verbs_translate()
11269 fields |= IBV_RX_HASH_SRC_PORT_UDP; in flow_dv_hashfields_set()14927 *hash_field |= IBV_RX_HASH_SRC_PORT_UDP; in flow_dv_action_rss_l34_hash_adjust()
108 VERBS_UDP = IBV_RX_HASH_SRC_PORT_UDP | IBV_RX_HASH_DST_PORT_UDP, in mlx4_conv_rss_types()