Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_selftest.c208 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()
A Dvport.c830 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable) in mlx5_nic_vport_update_local_lb() function
868 EXPORT_SYMBOL_GPL(mlx5_nic_vport_update_local_lb);
A Dmain.c797 ret = mlx5_nic_vport_update_local_lb(dev, false); in mlx5_core_set_hca_defaults()
/linux-6.3-rc2/include/linux/mlx5/
A Dvport.h127 int mlx5_nic_vport_update_local_lb(struct mlx5_core_dev *mdev, bool enable);
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmain.c1687 err = mlx5_nic_vport_update_local_lb(dev->mdev, true); in mlx5_ib_enable_lb()
1708 mlx5_nic_vport_update_local_lb(dev->mdev, false); in mlx5_ib_disable_lb()

Completed in 20 milliseconds