Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dmirred.c281 if (is_uplink_rep && MLX5_CAP_PORT_SELECTION(priv->mdev, port_select_flow_table) && in parse_mirred()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c491 if (!MLX5_CAP_PORT_SELECTION(dev0, port_select_flow_table)) { in mlx5_lag_set_port_sel_mode_roce()
515 if (MLX5_CAP_PORT_SELECTION(dev0->dev, port_select_flow_table) && in mlx5_lag_set_port_sel_mode_offloads()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4000 MLX5_CAP_PORT_SELECTION(priv->mdev, port_select_flow_table) && in is_multiport_eligible()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h843 u8 port_select_flow_table[0x1]; member