Name

pcie_get_speed_cap — query for the PCI device's link speed capability

Synopsis

enum pci_bus_speed pcie_get_speed_cap (struct pci_dev * dev);
 

Arguments

dev

PCI device to query

Description

Query the PCI device speed capability. Return the maximum link speed supported by the device.