Searched refs:MLX5_HASH_FIELD_SEL_DST_IP (Results 1 – 5 of 5) sorted by relevance
62 MLX5_HASH_FIELD_SEL_DST_IP)64 MLX5_HASH_FIELD_SEL_DST_IP |\68 MLX5_HASH_FIELD_SEL_DST_IP |\
927 rx_hash_field |= MLX5_HASH_FIELD_SEL_DST_IP; in mlx5e_set_rss_hash_opt()955 if (hash_field & MLX5_HASH_FIELD_SEL_DST_IP) in mlx5e_get_rss_hash_opt()
1112 MLX5_HASH_FIELD_SEL_DST_IP = 1 << 1, enumerator
1355 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
1852 selected_fields |= MLX5_HASH_FIELD_SEL_DST_IP; in create_rss_raw_qp_tir()
Completed in 27 milliseconds