mlx5_nic_vport_update_local_lb
ret = mlx5_nic_vport_update_local_lb(dev, false);
EXPORT_SYMBOL_GPL(mlx5_nic_vport_update_local_lb);
err = mlx5_nic_vport_update_local_lb(dev->mdev, true);
mlx5_nic_vport_update_local_lb(dev->mdev, false);
int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable);