Searched refs:IBV_RX_HASH_SRC_IPV4 (Results 1 – 5 of 5) sorted by relevance
113 IBV_RX_HASH_SRC_IPV4 = 1 << 0, enumerator
353 #define MLX5_IPV4_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_DST_IPV4)365 #define MLX5_L3_SRC_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_SRC_IPV6)1157 #define MLX5_RSS_HASH_IPV4 (IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_DST_IPV4)1171 #define MLX5_RSS_HASH_IPV4_SRC_ONLY IBV_RX_HASH_SRC_IPV4
11234 fields |= IBV_RX_HASH_SRC_IPV4; in flow_dv_hashfields_set()14903 *hash_field |= IBV_RX_HASH_SRC_IPV4; in flow_dv_action_rss_l34_hash_adjust()
629 return IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_DST_IPV4 | in mlx4_hw_rss_sup()
105 VERBS_IPV4 = IBV_RX_HASH_SRC_IPV4 | IBV_RX_HASH_DST_IPV4, in mlx4_conv_rss_types()