Home
last modified time | relevance | path

Searched refs:nvme_create_cq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h383 struct nvme_create_cq { struct
459 struct nvme_create_cq create_cq;
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1123 struct nvme_create_cq { struct
1403 struct nvme_create_cq create_cq;
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c3304 BUILD_BUG_ON(sizeof(struct nvme_create_cq) != 64); in nvme_init()