Searched refs:NVME_CQ_FLAGS_PC (Results 1 – 2 of 2) sorted by relevance
668 #define NVME_CQ_FLAGS_PC(cq_flags) (cq_flags & 0x1) macro
5516 if (unlikely(!(NVME_CQ_FLAGS_PC(qflags)))) { in nvme_create_cq()5517 trace_pci_nvme_err_invalid_create_cq_qflags(NVME_CQ_FLAGS_PC(qflags)); in nvme_create_cq()