Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dnvmet.h70 struct nvmet_sq { struct
109 struct nvmet_sq **sqs;
216 struct nvmet_sq *sq;
264 struct nvmet_sq *sq, struct nvmet_fabrics_ops *ops);
269 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
271 void nvmet_sq_destroy(struct nvmet_sq *sq);
272 int nvmet_sq_init(struct nvmet_sq *sq);
Dcore.c416 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup()
427 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_confirm_sq()
432 void nvmet_sq_destroy(struct nvmet_sq *sq) in nvmet_sq_destroy()
454 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_sq_free()
459 int nvmet_sq_init(struct nvmet_sq *sq) in nvmet_sq_init()
476 struct nvmet_sq *sq, struct nvmet_fabrics_ops *ops) in nvmet_req_init()
756 sizeof(struct nvmet_sq *), in nvmet_alloc_ctrl()
Dloop.c73 struct nvmet_sq nvme_sq;
Drdma.c92 struct nvmet_sq nvme_sq;