Searched refs:mlx5_nic_vport_update_local_lb (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c208 err = mlx5_nic_vport_update_local_lb(priv->mdev, true);
230 mlx5_nic_vport_update_local_lb(priv->mdev, false);
239 mlx5_nic_vport_update_local_lb(priv->mdev, false);
H A Dvport.c852 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) function
890 EXPORT_SYMBOL_GPL(mlx5_nic_vport_update_local_lb); variable
H A Dmain.c807 ret = mlx5_nic_vport_update_local_lb(dev, false);
/linux-master/include/linux/mlx5/
H A Dvport.h128 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c1733 err = mlx5_nic_vport_update_local_lb(dev->mdev, true);
1754 mlx5_nic_vport_update_local_lb(dev->mdev, false);

Completed in 184 milliseconds