Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvme.h157 NVME_CC_AMS_RR = 0 << NVME_CC_AMS_SHIFT, enumerator
/Linux-v5.4/drivers/nvme/host/
Dcore.c2131 ctrl->ctrl_config |= NVME_CC_AMS_RR | NVME_CC_SHN_NONE; in nvme_enable_ctrl()