Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h85 bool slow_pci_heuristic(struct mlx5_core_dev *mdev);
Dparams.c573 bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5017 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()