Searched refs:IBV_RX_HASH_SRC_IPV6 (Results 1 – 5 of 5) sorted by relevance
115 IBV_RX_HASH_SRC_IPV6 = 1 << 2, enumerator
362 #define MLX5_IPV6_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6)365 #define MLX5_L3_SRC_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_SRC_IPV6)1164 #define MLX5_RSS_HASH_IPV6 (IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6)1173 #define MLX5_RSS_HASH_IPV6_SRC_ONLY IBV_RX_HASH_SRC_IPV6
11245 fields |= IBV_RX_HASH_SRC_IPV6; in flow_dv_hashfields_set()14914 *hash_field |= IBV_RX_HASH_SRC_IPV6; in flow_dv_action_rss_l34_hash_adjust()
630 IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6 | in mlx4_hw_rss_sup()
106 VERBS_IPV6 = IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6, in mlx4_conv_rss_types()