Searched refs:port_select_flow_table_bypass (Results 1 – 4 of 4) sorted by relevance
739 if (MLX5_CAP_PORT_SELECTION(dev, port_select_flow_table_bypass) || in handle_hca_cap_port_selection() 740 !MLX5_CAP_PORT_SELECTION_MAX(dev, port_select_flow_table_bypass)) in handle_hca_cap_port_selection() 746 MLX5_SET(port_selection_cap, set_hca_cap, port_select_flow_table_bypass, 1); in handle_hca_cap_port_selection()
105 if (!MLX5_CAP_PORT_SELECTION(dev, port_select_flow_table_bypass)) in mlx5_cmd_create_lag() 493 !MLX5_CAP_PORT_SELECTION(dev0, port_select_flow_table_bypass)) in _mlx5_modify_lag()
1682 * If the driver is in hash mode and the port_select_flow_table_bypass cap in mlx5_ib_lag_should_assign_affinity() 1690 MLX5_CAP_PORT_SELECTION(dev->mdev, port_select_flow_table_bypass)) in mlx5_ib_lag_should_assign_affinity()
915 u8 port_select_flow_table_bypass[0x1]; member