Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dvport.h67 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1625 mlx5_modify_vport_admin_state(esw->dev, in esw_apply_vport_conf()
1751 mlx5_modify_vport_admin_state(esw->dev, in esw_disable_vport()
2106 err = mlx5_modify_vport_admin_state(esw->dev, in mlx5_eswitch_set_vport_state()
Den_rep.c1166 if (!mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_open()
1185 mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_close()
Dvport.c67 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() function