Searched refs:nvmet_cq_setup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 129 nvmet_cq_setup(ctrl, req->cq, qid, sqsize + 1); in nvmet_install_queue()
|
H A D | nvmet.h | 421 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, u16 qid,
|
H A D | core.c | 759 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, in nvmet_cq_setup() function
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 176 nvmet_cq_setup(ctrl, req->cq, qid, sqsize + 1); in nvmet_install_queue()
|
H A D | nvmet.h | 471 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, u16 qid,
|
H A D | core.c | 766 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, in nvmet_cq_setup() function
|
Completed in 10 milliseconds