Loading lib/nvme/nvme_pcie.c +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ #include "nvme_internal.h" #define NVME_ADMIN_ENTRIES (128) #define NVME_ADMIN_TRACKERS (16) #define NVME_ADMIN_TRACKERS (64) /* * NVME_IO_ENTRIES defines the size of an I/O qpair's submission and completion Loading Loading
lib/nvme/nvme_pcie.c +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ #include "nvme_internal.h" #define NVME_ADMIN_ENTRIES (128) #define NVME_ADMIN_TRACKERS (16) #define NVME_ADMIN_TRACKERS (64) /* * NVME_IO_ENTRIES defines the size of an I/O qpair's submission and completion Loading