Lines Matching refs:rp_state
141 rdata->rp_state = RPORT_ST_INIT; in fc_rport_create()
176 cp = fc_rport_state_names[rdata->rp_state]; in fc_rport_state()
231 if (rdata->rp_state != new) in fc_rport_state_enter()
233 rdata->rp_state = new; in fc_rport_state_enter()
286 rpriv->rp_state = rdata->rp_state; in fc_rport_work()
336 rpriv->rp_state = RPORT_ST_DELETE; in fc_rport_work()
345 if (rdata->rp_state == RPORT_ST_DELETE) { in fc_rport_work()
369 if (rdata->rp_state == RPORT_ST_READY) in fc_rport_work()
399 switch (rdata->rp_state) { in fc_rport_login()
434 if (rdata->rp_state == RPORT_ST_DELETE) in fc_rport_enter_delete()
461 if (rdata->rp_state == RPORT_ST_DELETE) { in fc_rport_logoff()
510 switch (rdata->rp_state) { in fc_rport_timeout()
550 switch (rdata->rp_state) { in fc_rport_error()
671 if (rdata->rp_state != RPORT_ST_FLOGI) { in fc_rport_flogi_resp()
791 switch (rdata->rp_state) { in fc_rport_recv_flogi_req()
888 if (rdata->rp_state != RPORT_ST_PLOGI) { in fc_rport_plogi_resp()
1012 if (rdata->rp_state != RPORT_ST_PRLI) { in fc_rport_prli_resp()
1160 if (rdata->rp_state != RPORT_ST_RTV) { in fc_rport_rtv_resp()
1296 if (rdata->rp_state != RPORT_ST_ADISC) { in fc_rport_adisc_resp()
1489 switch (rdata->rp_state) { in fc_rport_recv_els_req()
1636 switch (rdata->rp_state) { in fc_rport_recv_plogi_req()
1657 "- ignored for now\n", rdata->rp_state); in fc_rport_recv_plogi_req()
1804 switch (rdata->rp_state) { in fc_rport_recv_prli_req()