Home
last modified time | relevance | path

Searched refs:RPORT_ST_FLOGI (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c98 [RPORT_ST_FLOGI] = "FLOGI",
587 case RPORT_ST_FLOGI: in fc_rport_timeout()
630 case RPORT_ST_FLOGI: in fc_rport_error()
761 if (rdata->rp_state != RPORT_ST_FLOGI) { in fc_rport_flogi_resp()
838 fc_rport_state_enter(rdata, RPORT_ST_FLOGI); in fc_rport_enter_flogi()
919 case RPORT_ST_FLOGI: in fc_rport_recv_flogi_req()
960 if (rdata->rp_state != RPORT_ST_FLOGI) { in fc_rport_recv_flogi_req()
1904 case RPORT_ST_FLOGI: in fc_rport_recv_plogi_req()
/Linux-v4.19/include/scsi/
Dlibfc.h109 RPORT_ST_FLOGI, enumerator