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.c731 if (MLX5_CAP_PORT_SELECTION(dev, port_select_flow_table_bypass) || in handle_hca_cap_port_selection()
732 !MLX5_CAP_PORT_SELECTION_MAX(dev, port_select_flow_table_bypass)) in handle_hca_cap_port_selection()
738 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.c102 if (!MLX5_CAP_PORT_SELECTION(dev, port_select_flow_table_bypass)) in mlx5_cmd_create_lag()
438 !MLX5_CAP_PORT_SELECTION(dev0, port_select_flow_table_bypass)) in _mlx5_modify_lag()
/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1657 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.h904 u8 port_select_flow_table_bypass[0x1]; member