HomeSort by relevance Sort by last modified time
    Searched refs:NVME_CSQ_SIZE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeReg.h 39 #define NVME_CSQ_SIZE 63 // Number of I/O submission queue entries, which is 0-based
44 #define NVME_CSQ_DEPTH (NVME_CSQ_SIZE+1)
OpalNvmeMode.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.h 66 #define NVME_CSQ_SIZE 1 // Number of I/O submission queue entries, which is 0-based
    [all...]
NvmExpressHci.c 775 QueueSize = NVME_CSQ_SIZE;
    [all...]

Completed in 687 milliseconds