Home
last modified time | relevance | path

Searched refs:nvme_reset_ctrl (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/nvme/host/
Dnvme.h625 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
Dpci.c1248 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1301 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
2921 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3149 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
Dmultipath.c578 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
Dcore.c151 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
159 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
165 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1174 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
Dfc.c804 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2520 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()