Home
last modified time | relevance | path

Searched refs:NVME_CTRL_RECONNECTING (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
Dnvme.h93 NVME_CTRL_RECONNECTING, enumerator
Dcore.c95 case NVME_CTRL_RECONNECTING: in nvme_change_ctrl_state()
106 case NVME_CTRL_RECONNECTING: in nvme_change_ctrl_state()
113 case NVME_CTRL_RECONNECTING: in nvme_change_ctrl_state()
126 case NVME_CTRL_RECONNECTING: in nvme_change_ctrl_state()
Drdma.c772 if (ctrl->ctrl.state == NVME_CTRL_RECONNECTING) { in nvme_rdma_reconnect_ctrl_work()
813 if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_RECONNECTING)) in nvme_rdma_error_recovery()