Searched refs:MLX5_HASH_FIELD_SEL_L4_SPORT (Results 1 – 5 of 5) sorted by relevance
80 MLX5_HASH_FIELD_SEL_L4_SPORT |\
904 rx_hash_field |= MLX5_HASH_FIELD_SEL_L4_SPORT; in mlx5e_set_rss_hash_opt()932 if (hash_field & MLX5_HASH_FIELD_SEL_L4_SPORT) in mlx5e_get_rss_hash_opt()
1108 MLX5_HASH_FIELD_SEL_L4_SPORT = 1 << 2, enumerator
1337 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
1777 selected_fields |= MLX5_HASH_FIELD_SEL_L4_SPORT; in create_rss_raw_qp_tir()
Completed in 30 milliseconds