Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4634 static bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
4743 if (!slow_pci_heuristic(mdev) && in mlx5e_build_rq_params()
4797 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()
4810 params->lro_en = !slow_pci_heuristic(mdev); in mlx5e_build_nic_params()