Lines Matching refs:nvmet_ctrl
93 struct nvmet_ctrl *ctrl;
152 struct nvmet_ctrl { struct
261 void (*delete_ctrl)(struct nvmet_ctrl *ctrl);
340 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, u16 qid,
342 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
347 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl);
349 void nvmet_update_cc(struct nvmet_ctrl *ctrl, u32 new);
351 struct nvmet_req *req, u32 kato, struct nvmet_ctrl **ctrlp);
353 struct nvmet_req *req, struct nvmet_ctrl **ret);
354 void nvmet_ctrl_put(struct nvmet_ctrl *ctrl);
362 struct nvmet_ns *nvmet_find_namespace(struct nvmet_ctrl *ctrl, __le32 nsid);