Home
last modified time | relevance | path

Searched refs:max_shutdown_latency (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1053 * _scsih_set_nvme_max_shutdown_latency - Update max_shutdown_latency.
1057 * Update ioc->max_shutdown_latency to that NVMe drives RTD3 Entry Latency
1059 * Minimum max_shutdown_latency will be six seconds.
1076 ioc->max_shutdown_latency = shutdown_latency; in _scsih_set_nvme_max_shutdown_latency()
1114 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove()
1124 * max_shutdown_latency. Recalculate IOC's max_shutdown_latency in _scsih_pcie_device_remove()
1156 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove_by_handle()
1167 * max_shutdown_latency. Recalculate IOC's max_shutdown_latency in _scsih_pcie_device_remove_by_handle()
[all...]
H A Dmpt3sas_base.h1090 * @max_shutdown_latency: timeout value for NVMe shutdown operation,
1308 u16 max_shutdown_latency; member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1212 * _scsih_set_nvme_max_shutdown_latency - Update max_shutdown_latency.
1216 * Update ioc->max_shutdown_latency to that NVMe drives RTD3 Entry Latency
1218 * Minimum max_shutdown_latency will be six seconds.
1235 ioc->max_shutdown_latency = shutdown_latency; in _scsih_set_nvme_max_shutdown_latency()
1273 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove()
1283 * max_shutdown_latency. Recalculate IOC's max_shutdown_latency in _scsih_pcie_device_remove()
1315 if (pcie_device->shutdown_latency == ioc->max_shutdown_latency) in _scsih_pcie_device_remove_by_handle()
1326 * max_shutdown_latency. Recalculate IOC's max_shutdown_latency in _scsih_pcie_device_remove_by_handle()
[all...]
H A Dmpt3sas_base.h1225 * @max_shutdown_latency: timeout value for NVMe shutdown operation,
1450 u16 max_shutdown_latency; member

Completed in 19 milliseconds