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

/linux-master/include/linux/mlx5/
H A Dvport.h59 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c687 if (!mlx5_modify_vport_admin_state(priv->mdev,
706 mlx5_modify_vport_admin_state(priv->mdev,
784 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT,
790 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT,
1328 mlx5_modify_vport_admin_state(mdev, MLX5_VPORT_STATE_OP_MOD_UPLINK,
H A Deswitch.c860 mlx5_modify_vport_admin_state(esw->dev,
892 mlx5_modify_vport_admin_state(esw->dev,
2045 err = mlx5_modify_vport_admin_state(esw->dev, opmod, vport, other_vport, link_state);
H A Dvport.c64 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, function

Completed in 179 milliseconds