Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h84 bool slow_pci_heuristic(struct mlx5_core_dev *mdev);
Dparams.c546 bool slow_pci_heuristic(struct mlx5_core_dev *mdev) in slow_pci_heuristic() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c4941 params->rx_cqe_compress_def = slow_pci_heuristic(mdev); in mlx5e_build_nic_params()