Searched refs:mlx5_nic_vport_update_local_lb (Results 1 – 5 of 5) sorted by relevance
208 err = mlx5_nic_vport_update_local_lb(priv->mdev, true); in mlx5e_test_loopback_setup()230 mlx5_nic_vport_update_local_lb(priv->mdev, false); in mlx5e_test_loopback_setup()239 mlx5_nic_vport_update_local_lb(priv->mdev, false); in mlx5e_test_loopback_cleanup()
831 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) in mlx5_nic_vport_update_local_lb() function869 EXPORT_SYMBOL_GPL(mlx5_nic_vport_update_local_lb);
815 ret = mlx5_nic_vport_update_local_lb(dev, false); in mlx5_core_set_hca_defaults()
127 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable);
1706 err = mlx5_nic_vport_update_local_lb(dev->mdev, true); in mlx5_ib_enable_lb()1727 mlx5_nic_vport_update_local_lb(dev->mdev, false); in mlx5_ib_disable_lb()