Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dvport.h46 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c700 if (!mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_open()
718 mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_close()
Deswitch.c1471 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()
Dvport.c66 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() function