Lines Matching defs:shutdown_latency
1066 u16 shutdown_latency = IO_UNIT_CONTROL_SHUTDOWN_TIMEOUT;
1070 if (pcie_device->shutdown_latency) {
1071 if (shutdown_latency < pcie_device->shutdown_latency)
1072 shutdown_latency =
1073 pcie_device->shutdown_latency;
1076 ioc->max_shutdown_latency = shutdown_latency;
1114 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency)
1156 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency)
7239 pcie_device->shutdown_latency =
7246 if (pcie_device->shutdown_latency > ioc->max_shutdown_latency)
7248 pcie_device->shutdown_latency;