Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dnvme.h710 int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
Dpci.c1268 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
1321 nvme_reset_ctrl(&dev->ctrl); in nvme_timeout()
3031 nvme_reset_ctrl(&dev->ctrl); in nvme_probe()
3275 nvme_reset_ctrl(&dev->ctrl); in nvme_slot_reset()
Dmultipath.c670 nvme_reset_ctrl(ctrl); in nvme_anatt_timeout()
Dcore.c197 int nvme_reset_ctrl(struct nvme_ctrl *ctrl) in nvme_reset_ctrl() function
205 EXPORT_SYMBOL_GPL(nvme_reset_ctrl);
211 ret = nvme_reset_ctrl(ctrl); in nvme_reset_ctrl_sync()
1270 nvme_reset_ctrl(ctrl); in nvme_keep_alive_work()
Dfc.c805 if (nvme_reset_ctrl(&ctrl->ctrl)) { in nvme_fc_ctrl_connectivity_loss()
2546 nvme_reset_ctrl(&ctrl->ctrl); in nvme_fc_error_recovery()