Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h323 int mlx5_eswitch_modify_esw_vport_context(struct mlx5_core_dev *dev, u16 vport,
Deswitch.c139 int mlx5_eswitch_modify_esw_vport_context(struct mlx5_core_dev *dev, u16 vport, in mlx5_eswitch_modify_esw_vport_context() function
181 return mlx5_eswitch_modify_esw_vport_context(dev, vport, true, in); in modify_esw_vport_cvlan()
Deswitch_offloads.c853 err = mlx5_eswitch_modify_esw_vport_context(esw->dev, 0, false, min); in esw_set_passing_vport_metadata()