Searched refs:shutdown_latency (Results 1 – 3 of 3) sorted by relevance
1226 u16 shutdown_latency = IO_UNIT_CONTROL_SHUTDOWN_TIMEOUT; in _scsih_set_nvme_max_shutdown_latency() local1230 if (pcie_device->shutdown_latency) { in _scsih_set_nvme_max_shutdown_latency()1231 if (shutdown_latency < pcie_device->shutdown_latency) in _scsih_set_nvme_max_shutdown_latency()1232 shutdown_latency = in _scsih_set_nvme_max_shutdown_latency()1233 pcie_device->shutdown_latency; in _scsih_set_nvme_max_shutdown_latency()1236 ioc->max_shutdown_latency = shutdown_latency; in _scsih_set_nvme_max_shutdown_latency()1274 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove()1316 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove_by_handle()8216 pcie_device->shutdown_latency = in _scsih_pcie_add_device()8223 if (pcie_device->shutdown_latency > ioc->max_shutdown_latency) in _scsih_pcie_add_device()[all …]
645 u16 shutdown_latency; member
2201 __le16 shutdown_latency; member