Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_modify_esw_vport_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h396 int mlx5_eswitch_modify_esw_vport_context(struct mlx5_core_dev *dev, u16 vport,
Deswitch.c137 int mlx5_eswitch_modify_esw_vport_context(struct mlx5_core_dev *dev, u16 vport, in mlx5_eswitch_modify_esw_vport_context() function
186 return mlx5_eswitch_modify_esw_vport_context(dev, vport, true, in); in modify_esw_vport_cvlan()
Deswitch_offloads.c1148 err = mlx5_eswitch_modify_esw_vport_context(esw->dev, 0, false, min); in esw_set_passing_vport_metadata()