Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c484 if (!mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_open()
503 mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_close()
618 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT, in mlx5e_rep_change_carrier()
624 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT, in mlx5e_rep_change_carrier()
1109 mlx5_modify_vport_admin_state(mdev, MLX5_VPORT_STATE_OP_MOD_UPLINK, in mlx5e_uplink_rep_enable()
H A Deswitch.c1241 mlx5_modify_vport_admin_state(esw->dev, in esw_vport_setup()
1268 mlx5_modify_vport_admin_state(esw->dev, in esw_vport_cleanup()
1977 err = mlx5_modify_vport_admin_state(esw->dev, opmod, vport, other_vport, link_state); in mlx5_eswitch_set_vport_state()
H A Dvport.c63 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() function
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dvport.h67 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod,