Searched refs:nvmet_cq_setup (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 212 nvmet_cq_setup(ctrl, req->cq, qid, sqsize + 1); in nvmet_install_queue()
|
H A D | core.c | 813 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, in nvmet_cq_setup() function 868 nvmet_cq_setup(ctrl, cq, qid, size); in nvmet_cq_create()
|
H A D | nvmet.h | 568 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, u16 qid,
|