Lines Matching refs:cnum
143 u32 cnum; member
541 "Attempting reconnect\n", ctrl->cnum); in nvme_fc_resume_controller()
760 "Reconnect", ctrl->cnum); in nvme_fc_ctrl_connectivity_loss()
775 ctrl->cnum); in nvme_fc_ctrl_connectivity_loss()
842 ctrl->cnum); in nvme_fc_unregister_remoteport()
2004 ida_simple_remove(&nvme_fc_ctrl_cnt, ctrl->cnum); in nvme_fc_ctrl_free()
2045 ctrl->cnum, errmsg); in nvme_fc_error_recovery()
2047 "NVME-FC{%d}: resetting controller\n", ctrl->cnum); in nvme_fc_error_recovery()
2827 ctrl->cnum, status); in nvme_fc_reconnect_or_delete()
2836 ctrl->cnum, recon_delay / HZ); in nvme_fc_reconnect_or_delete()
2846 ctrl->cnum, ctrl->ctrl.nr_reconnects); in nvme_fc_reconnect_or_delete()
2851 ctrl->cnum, portptr->dev_loss_tmo); in nvme_fc_reconnect_or_delete()
2871 "to CONNECTING\n", ctrl->cnum); in nvme_fc_reset_ctrl_work()
2885 ctrl->cnum); in nvme_fc_reset_ctrl_work()
2916 ctrl->cnum); in nvme_fc_connect_ctrl_work()
2995 ctrl->cnum = idx; in nvme_fc_init_ctrl()
3070 "NVME-FC{%d}: failed to init ctrl state\n", ctrl->cnum); in nvme_fc_init_ctrl()
3080 ctrl->cnum); in nvme_fc_init_ctrl()
3088 ctrl->cnum, ctrl->ctrl.opts->subsysnqn); in nvme_fc_init_ctrl()
3124 ida_simple_remove(&nvme_fc_ctrl_cnt, ctrl->cnum); in nvme_fc_init_ctrl()