Home
last modified time | relevance | path

Searched refs:port_select_flow_table_bypass (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c739 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c105 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()
/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1682 * 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()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h915 u8 port_select_flow_table_bypass[0x1]; member