Searched refs:nvmet_sq_setup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 130 nvmet_sq_setup(ctrl, req->sq, qid, sqsize + 1); in nvmet_install_queue()
|
H A D | nvmet.h | 423 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
|
H A D | core.c | 766 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup() function
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 177 nvmet_sq_setup(ctrl, req->sq, qid, sqsize + 1); in nvmet_install_queue()
|
H A D | nvmet.h | 473 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
|
H A D | core.c | 773 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, in nvmet_sq_setup() function
|
Completed in 9 milliseconds