Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnvme.h166 #define NVME_CRTO_CRIMT(crto) ((crto) >> 16) macro
/Linux-v6.1/drivers/nvme/host/
Dcore.c2311 timeout = NVME_CRTO_CRIMT(crto); in nvme_enable_ctrl()