Searched refs:PCI_SPEED_UNKNOWN (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/pci/ |
| H A D | probe.c | 714 PCI_SPEED_UNKNOWN, /* 0 */ 718 PCI_SPEED_UNKNOWN, /* 4 */ 722 PCI_SPEED_UNKNOWN, /* 8 */ 726 PCI_SPEED_UNKNOWN, /* C */ 734 PCI_SPEED_UNKNOWN, /* 0 */ 741 PCI_SPEED_UNKNOWN, /* 7 */ 742 PCI_SPEED_UNKNOWN, /* 8 */ 743 PCI_SPEED_UNKNOWN, /* 9 */ 744 PCI_SPEED_UNKNOWN, /* A */ 745 PCI_SPEED_UNKNOWN, /* B */ [all …]
|
| H A D | pci.h | 396 PCI_SPEED_UNKNOWN); \ 407 PCI_SPEED_UNKNOWN) 416 PCI_SPEED_UNKNOWN)
|
| H A D | pci.c | 6062 *speed = PCI_SPEED_UNKNOWN; in pcie_bandwidth_available() 6195 if (*speed == PCI_SPEED_UNKNOWN || *width == PCIE_LNK_WIDTH_UNKNOWN) in pcie_bandwidth_capable()
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | shpchp_hpc.c | 482 *value = PCI_SPEED_UNKNOWN; in shpchp_get_adapter_speed() 618 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_cur_bus_speed() 832 enum pci_bus_speed bus_speed = PCI_SPEED_UNKNOWN; in shpc_get_max_bus_speed() 852 if (bus_speed == PCI_SPEED_UNKNOWN) { in shpc_get_max_bus_speed()
|
| H A D | rpaphp_core.c | 152 speed = PCI_SPEED_UNKNOWN; in get_max_bus_speed()
|
| H A D | ibmphp_core.c | 517 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info() 524 bus_speed = PCI_SPEED_UNKNOWN; in ibmphp_update_slot_info()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | pci.c | 256 return PCI_SPEED_UNKNOWN; in prop_to_pci_speed()
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_clp.c | 122 zdev->max_bus_speed = PCI_SPEED_UNKNOWN; in clp_store_query_pci_fngrp()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 6229 *speed = PCI_SPEED_UNKNOWN; in amdgpu_device_partner_bandwidth() 6323 if (speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info() 6350 if (platform_speed_cap == PCI_SPEED_UNKNOWN) { in amdgpu_device_get_pcie_info()
|
| /linux-6.15/include/linux/ |
| H A D | pci.h | 305 PCI_SPEED_UNKNOWN = 0xff, enumerator
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | ci_dpm.c | 5635 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in ci_dpm_init() 5646 if (speed_cap == PCI_SPEED_UNKNOWN) { in ci_dpm_init()
|
| H A D | si_dpm.c | 6843 enum pci_bus_speed speed_cap = PCI_SPEED_UNKNOWN; in si_dpm_init() 6857 if (speed_cap == PCI_SPEED_UNKNOWN) { in si_dpm_init()
|
| H A D | si.c | 7085 if (speed_cap == PCI_SPEED_UNKNOWN) in si_pcie_gen3_enable()
|
| H A D | cik.c | 9503 if (speed_cap == PCI_SPEED_UNKNOWN) in cik_pcie_gen3_enable()
|