Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4732 static bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
4841 if (!slow_pci_heuristic(mdev) && in mlx5e_build_rq_params()
4895 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()
4908 params->lro_en = !slow_pci_heuristic(mdev); in mlx5e_build_nic_params()