Home
last modified time | relevance | path

Searched refs:nvme_fc_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c35 struct nvme_fc_ctrl *ctrl;
99 struct nvme_fc_ctrl *ctrl;
152 struct nvme_fc_ctrl { struct
182 static inline struct nvme_fc_ctrl *
185 return container_of(ctrl, struct nvme_fc_ctrl, ctrl); in to_fc_ctrl()
238 static void __nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *,
557 nvme_fc_resume_controller(struct nvme_fc_ctrl *ctrl) in nvme_fc_resume_controller()
592 struct nvme_fc_ctrl *ctrl; in nvme_fc_attach_to_suspended_rport()
789 nvme_fc_ctrl_connectivity_loss(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_connectivity_loss()
855 struct nvme_fc_ctrl *ctr in nvme_fc_unregister_remoteport()
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c36 struct nvme_fc_ctrl *ctrl;
100 struct nvme_fc_ctrl *ctrl;
153 struct nvme_fc_ctrl { struct
183 static inline struct nvme_fc_ctrl *
186 return container_of(ctrl, struct nvme_fc_ctrl, ctrl); in to_fc_ctrl()
234 static void __nvme_fc_delete_hw_queue(struct nvme_fc_ctrl *,
551 nvme_fc_resume_controller(struct nvme_fc_ctrl *ctrl) in nvme_fc_resume_controller()
586 struct nvme_fc_ctrl *ctrl; in nvme_fc_attach_to_suspended_rport()
783 nvme_fc_ctrl_connectivity_loss(struct nvme_fc_ctrl *ctrl) in nvme_fc_ctrl_connectivity_loss()
849 struct nvme_fc_ctrl *ctr in nvme_fc_unregister_remoteport()
[all...]

Completed in 7 milliseconds