Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.h80 bool slow_pci_heuristic(struct mlx5_core_dev *mdev);
H A Dparams.c517 bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5207 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()