Lines Matching refs:nvmet_ctrl
104 struct nvmet_ctrl *ctrl;
167 struct nvmet_ctrl { struct
305 void (*delete_ctrl)(struct nvmet_ctrl *ctrl);
310 u8 (*get_mdts)(const struct nvmet_ctrl *ctrl);
400 static inline bool nvmet_aen_bit_disabled(struct nvmet_ctrl *ctrl, u32 bn) in nvmet_aen_bit_disabled()
412 void nvmet_start_keep_alive_timer(struct nvmet_ctrl *ctrl);
413 void nvmet_stop_keep_alive_timer(struct nvmet_ctrl *ctrl);
437 void nvmet_cq_setup(struct nvmet_ctrl *ctrl, struct nvmet_cq *cq, u16 qid,
439 void nvmet_sq_setup(struct nvmet_ctrl *ctrl, struct nvmet_sq *sq, u16 qid,
444 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl);
446 void nvmet_update_cc(struct nvmet_ctrl *ctrl, u32 new);
448 struct nvmet_req *req, u32 kato, struct nvmet_ctrl **ctrlp);
449 struct nvmet_ctrl *nvmet_ctrl_find_get(const char *subsysnqn,
452 void nvmet_ctrl_put(struct nvmet_ctrl *ctrl);
497 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type,
617 void nvmet_passthrough_override_cap(struct nvmet_ctrl *ctrl);