Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c716 if (MLX5_CAP_PORT_SELECTION(dev, port_select_flow_table_bypass) || in handle_hca_cap_port_selection()
717 !MLX5_CAP_PORT_SELECTION_MAX(dev, port_select_flow_table_bypass)) in handle_hca_cap_port_selection()
723 MLX5_SET(port_selection_cap, set_hca_cap, port_select_flow_table_bypass, 1); in handle_hca_cap_port_selection()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
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-v6.6/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1613 MLX5_CAP_PORT_SELECTION(dev->mdev, port_select_flow_table_bypass)) in mlx5_ib_lag_should_assign_affinity()
/Linux-v6.6/include/linux/mlx5/
Dmlx5_ifc.h871 u8 port_select_flow_table_bypass[0x1]; member