Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnvme.h65 NVME_CC_IOSQES = 6 << 16, enumerator
/linux-4.4.14/drivers/nvme/host/
Dpci.c1781 dev->ctrl_config |= NVME_CC_IOSQES | NVME_CC_IOCQES; in nvme_configure_admin_queue()