Searched refs:mlx5_modify_vport_admin_state (Results 1 – 4 of 4) sorted by relevance
46 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod,
700 if (!mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_open()718 mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_close()
1471 mlx5_modify_vport_admin_state(esw->dev, in esw_apply_vport_conf()1584 mlx5_modify_vport_admin_state(esw->dev, in esw_disable_vport()1862 err = mlx5_modify_vport_admin_state(esw->dev, in mlx5_eswitch_set_vport_state()
66 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() function