Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h98 bool slow_pci_heuristic(struct mlx5_core_dev *mdev);
Dparams.c285 bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
356 if (!slow_pci_heuristic(mdev) && in mlx5e_build_rq_params()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4311 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()
4324 params->lro_en = !slow_pci_heuristic(mdev); in mlx5e_build_nic_params()