Searched refs:mlx5_modify_vport_admin_state (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en_rep.c | 690 if (!mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_open() 709 mlx5_modify_vport_admin_state(priv->mdev, in mlx5e_rep_close() 787 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT, in mlx5e_rep_change_carrier() 793 err = mlx5_modify_vport_admin_state(priv->mdev, MLX5_VPORT_STATE_OP_MOD_ESW_VPORT, in mlx5e_rep_change_carrier() 1339 mlx5_modify_vport_admin_state(mdev, MLX5_VPORT_STATE_OP_MOD_UPLINK, in mlx5e_uplink_rep_enable()
|
| A D | eswitch.c | 860 mlx5_modify_vport_admin_state(esw->dev, in esw_vport_setup() 892 mlx5_modify_vport_admin_state(esw->dev, in esw_vport_cleanup() 2059 err = mlx5_modify_vport_admin_state(esw->dev, opmod, vport, other_vport, link_state); in mlx5_eswitch_set_vport_state()
|
| A D | vport.c | 64 int mlx5_modify_vport_admin_state(struct mlx5_core_dev *mdev, u8 opmod, in mlx5_modify_vport_admin_state() function
|
Completed in 16 milliseconds