Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libfc/
Dfc_rport.c86 [RPORT_ST_FLOGI] = "FLOGI",
577 case RPORT_ST_FLOGI: in fc_rport_timeout()
620 case RPORT_ST_FLOGI: in fc_rport_error()
751 if (rdata->rp_state != RPORT_ST_FLOGI) { in fc_rport_flogi_resp()
828 fc_rport_state_enter(rdata, RPORT_ST_FLOGI); in fc_rport_enter_flogi()
907 case RPORT_ST_FLOGI: in fc_rport_recv_flogi_req()
948 if (rdata->rp_state != RPORT_ST_FLOGI) { in fc_rport_recv_flogi_req()
1903 case RPORT_ST_FLOGI: in fc_rport_recv_plogi_req()
/Linux-v5.4/include/scsi/
Dlibfc.h97 RPORT_ST_FLOGI, enumerator