Home
last modified time | relevance | path

Searched refs:NVME_CAP_AMS_WRR (Results 1 – 2 of 2) sorted by relevance

/system/dev/block/nvme/
A Dnvme-hw.h35 #define NVME_CAP_AMS_WRR(n) (((n) >> 17) & 1) macro
A Dnvme.c725 zxlogf(INFO, "nvme: weighted-round-robin (AMS:WRR): %c\n", NVME_CAP_AMS_WRR(cap) ? 'Y' : 'N'); in nvme_init()

Completed in 7 milliseconds