Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h204 NVME_CC_AMS_RR = 0 << NVME_CC_AMS_SHIFT, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2262 ctrl->ctrl_config |= NVME_CC_AMS_RR | NVME_CC_SHN_NONE; in nvme_enable_ctrl()