Home
last modified time | relevance | path

Searched refs:nvmet_sq (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dnvmet.h92 struct nvmet_sq { struct
155 struct nvmet_sq **sqs;
271 struct nvmet_sq *sq;
335 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
342 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
344 void nvmet_sq_destroy(struct nvmet_sq *sq);
345 int nvmet_sq_init(struct nvmet_sq *sq);
Dcore.c538 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup()
550 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_confirm_sq()
555 void nvmet_sq_destroy(struct nvmet_sq *sq) in nvmet_sq_destroy()
577 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_sq_free()
582 int nvmet_sq_init(struct nvmet_sq *sq) in nvmet_sq_init()
653 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
985 sizeof(struct nvmet_sq *), in nvmet_alloc_ctrl()
Dloop.c62 struct nvmet_sq nvme_sq;
Drdma.c93 struct nvmet_sq nvme_sq;
Dfc.c137 struct nvmet_sq nvme_sq;