Name

pcie_get_width_cap — query for the PCI device's link width capability

Synopsis

enum pcie_link_width pcie_get_width_cap (struct pci_dev * dev);
 

Arguments

dev

PCI device to query

Description

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