opnsense-src/sys/dev/nvme
Alexander Motin 915f019715 Use RTD3 Entry Latency value as shutdown timeout.
This field was not in specs when the driver was written, but now there
are SSDs with the reported latency of 10s, where hardcoded value of 5s
seems to be not enough sometimes, causing shutdown timeout messages.

MFC after:	1 week
Sponsored by:	iXsystems, Inc.
2020-10-14 15:50:28 +00:00
..
nvme.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme.h Add an ioctl to get an NVMe device's maximum transfer size 2020-09-21 15:41:47 +00:00
nvme_ahci.c Make nvme(4) driver some more NUMA aware. 2019-09-23 17:53:47 +00:00
nvme_ctrlr.c Use RTD3 Entry Latency value as shutdown timeout. 2020-10-14 15:50:28 +00:00
nvme_ctrlr_cmd.c Add Host Memory Buffer support to nvme(4). 2020-01-07 21:17:11 +00:00
nvme_ns.c Fix various Coverity-detected errors in nvme driver 2020-05-02 20:47:58 +00:00
nvme_ns_cmd.c Add a brief comment explaining why we can return ETIMEDOUT from the call to the 2019-09-02 17:10:46 +00:00
nvme_pci.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_private.h nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_qpair.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_sim.c Report cpi->hba_* for nda(4) because why not. 2020-08-12 20:05:43 +00:00
nvme_sysctl.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_test.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00
nvme_util.c nvme: clean up empty lines in .c and .h files 2020-09-01 22:03:10 +00:00