Home
last modified time | relevance | path

Searched refs:nvmet_sq (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dnvmet.h104 struct nvmet_sq { struct
183 struct nvmet_sq **sqs;
340 u16 (*install_queue)(struct nvmet_sq *nvme_sq);
352 struct nvmet_sq *sq;
459 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
473 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
475 void nvmet_sq_destroy(struct nvmet_sq *sq);
476 int nvmet_sq_init(struct nvmet_sq *sq);
703 void nvmet_auth_sq_init(struct nvmet_sq *sq);
705 void nvmet_auth_sq_free(struct nvmet_sq *s
[all...]
H A Dcore.c759 struct nvmet_sq *sq = req->sq; in nvmet_req_complete()
773 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup()
785 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_confirm_sq()
790 void nvmet_sq_destroy(struct nvmet_sq *sq) in nvmet_sq_destroy()
823 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_sq_free()
828 int nvmet_sq_init(struct nvmet_sq *sq) in nvmet_sq_init()
922 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
1423 sizeof(struct nvmet_sq *), in nvmet_alloc_ctrl()
[all...]
H A Dfabrics-cmd-auth.c17 struct nvmet_sq *sq = container_of(to_delayed_work(work), in nvmet_auth_expired_work()
18 struct nvmet_sq, auth_expired_work); in nvmet_auth_expired_work()
26 void nvmet_auth_sq_init(struct nvmet_sq *sq) in nvmet_auth_sq_init()
H A Dauth.c222 void nvmet_auth_sq_free(struct nvmet_sq *sq) in nvmet_auth_sq_free()
H A Dloop.c53 struct nvmet_sq nvme_sq;
H A Dtcp.c135 struct nvmet_sq nvme_sq;
1853 static u16 nvmet_tcp_install_queue(struct nvmet_sq *sq) in nvmet_tcp_install_queue()
H A Drdma.c97 struct nvmet_sq nvme_sq;
H A Dfc.c143 struct nvmet_sq nvme_sq;
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dnvmet.h101 struct nvmet_sq { struct
167 struct nvmet_sq **sqs;
304 u16 (*install_queue)(struct nvmet_sq *nvme_sq);
315 struct nvmet_sq *sq;
409 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
423 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
425 void nvmet_sq_destroy(struct nvmet_sq *sq);
426 int nvmet_sq_init(struct nvmet_sq *sq);
H A Dcore.c752 struct nvmet_sq *sq = req->sq; in nvmet_req_complete()
766 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup()
778 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_confirm_sq()
783 void nvmet_sq_destroy(struct nvmet_sq *sq) in nvmet_sq_destroy()
814 struct nvmet_sq *sq = container_of(ref, struct nvmet_sq, ref); in nvmet_sq_free()
819 int nvmet_sq_init(struct nvmet_sq *sq) in nvmet_sq_init()
899 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
1368 sizeof(struct nvmet_sq *), in nvmet_alloc_ctrl()
[all...]
H A Dloop.c53 struct nvmet_sq nvme_sq;
H A Dtcp.c99 struct nvmet_sq nvme_sq;
1778 static u16 nvmet_tcp_install_queue(struct nvmet_sq *sq) in nvmet_tcp_install_queue()
H A Drdma.c96 struct nvmet_sq nvme_sq;
H A Dfc.c141 struct nvmet_sq nvme_sq;

Completed in 30 milliseconds