Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4647 static bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
4748 if (!slow_pci_heuristic(mdev) && in mlx5e_build_rq_params()
4798 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()
4812 params->lro_en = !slow_pci_heuristic(mdev); in mlx5e_build_nic_params()