Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h1095 static inline int pcie_get_minimum_link(struct pci_dev *dev, in pcie_get_minimum_link() function
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c687 err = pcie_get_minimum_link(dev->persist->pdev, &speed, &width); in mlx4_check_pcie_caps()