Searched refs:mlx5_nic_vport_update_local_lb (Results 1 – 5 of 5) sorted by relevance
231 err = mlx5_nic_vport_update_local_lb(priv->mdev, true); in mlx5e_test_loopback_setup()253 mlx5_nic_vport_update_local_lb(priv->mdev, false); in mlx5e_test_loopback_setup()262 mlx5_nic_vport_update_local_lb(priv->mdev, false); in mlx5e_test_loopback_cleanup()
827 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) in mlx5_nic_vport_update_local_lb() function865 EXPORT_SYMBOL_GPL(mlx5_nic_vport_update_local_lb);
664 ret = mlx5_nic_vport_update_local_lb(dev, false); in mlx5_core_set_hca_defaults()
135 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable);
1667 err = mlx5_nic_vport_update_local_lb(dev->mdev, true); in mlx5_ib_enable_lb()1688 mlx5_nic_vport_update_local_lb(dev->mdev, false); in mlx5_ib_disable_lb()