Searched refs:NVME_CQ_FLAGS_IEN (Results 1 – 2 of 2) sorted by relevance
669 #define NVME_CQ_FLAGS_IEN(cq_flags) ((cq_flags >> 1) & 0x1) macro
5516 NVME_CQ_FLAGS_IEN(qflags) != 0); in nvme_create_cq()5550 NVME_CQ_FLAGS_IEN(qflags)); in nvme_create_cq()