Searched refs:NVME_CAP_AMS_WRR (Results 1 – 2 of 2) sorted by relevance
35 #define NVME_CAP_AMS_WRR(n) (((n) >> 17) & 1) macro
725 zxlogf(INFO, "nvme: weighted-round-robin (AMS:WRR): %c\n", NVME_CAP_AMS_WRR(cap) ? 'Y' : 'N'); in nvme_init()
Completed in 7 milliseconds