Home
last modified time | relevance | path

Searched refs:NVME_CTRL_CONNECTING (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/nvme/host/
Drdma.c929 if (ctrl->ctrl.state != NVME_CTRL_CONNECTING) { in nvme_rdma_reconnect_or_remove()
1040 if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { in nvme_rdma_error_recovery_work()
1822 if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { in nvme_rdma_reset_ctrl_work()
1990 changed = nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING); in nvme_rdma_create_ctrl()
Dfc.c534 case NVME_CTRL_CONNECTING: in nvme_fc_resume_controller()
780 case NVME_CTRL_CONNECTING: in nvme_fc_ctrl_connectivity_loss()
2821 if (ctrl->ctrl.state != NVME_CTRL_CONNECTING) in nvme_fc_reconnect_or_delete()
2868 if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { in nvme_fc_reset_ctrl_work()
3068 !nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { in nvme_fc_init_ctrl()
Dnvme.h142 NVME_CTRL_CONNECTING, enumerator
Dcore.c295 case NVME_CTRL_CONNECTING: in nvme_change_ctrl_state()
306 case NVME_CTRL_CONNECTING: in nvme_change_ctrl_state()
324 case NVME_CTRL_CONNECTING: in nvme_change_ctrl_state()
339 case NVME_CTRL_CONNECTING: in nvme_change_ctrl_state()
2794 [NVME_CTRL_CONNECTING] = "connecting", in nvme_sysfs_show_state()
Dpci.c1093 case NVME_CTRL_CONNECTING: in nvme_should_reset()
1169 case NVME_CTRL_CONNECTING: in nvme_timeout()
2263 if (!nvme_change_ctrl_state(&dev->ctrl, NVME_CTRL_CONNECTING)) { in nvme_reset_work()
Dfabrics.c578 case NVME_CTRL_CONNECTING: in __nvmf_check_ready()
/Linux-v4.19/drivers/nvme/target/
Dloop.c474 if (!nvme_change_ctrl_state(&ctrl->ctrl, NVME_CTRL_CONNECTING)) { in nvme_loop_reset_ctrl_work()