SRP_RPORT_LOST
if (target->rport->state == SRP_RPORT_LOST)
[SRP_RPORT_LOST] = "lost",
case SRP_RPORT_LOST:
case SRP_RPORT_LOST:
case SRP_RPORT_LOST:
WARN_ON(srp_rport_set_state(rport, SRP_RPORT_LOST) != 0);
if (rport->state == SRP_RPORT_LOST)
if (rport->state != SRP_RPORT_FAIL_FAST && rport->state != SRP_RPORT_LOST)
res = rport->state != SRP_RPORT_LOST ? i->f->reconnect(rport) : -ENODEV;
srp_rport_set_state(rport, SRP_RPORT_LOST);
case SRP_RPORT_LOST: