Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c100 [RPORT_ST_PLOGI] = "PLOGI",
590 case RPORT_ST_PLOGI: in fc_rport_timeout()
634 case RPORT_ST_PLOGI: in fc_rport_error()
921 case RPORT_ST_PLOGI: in fc_rport_recv_flogi_req()
1006 if (rdata->rp_state != RPORT_ST_PLOGI) { in fc_rport_plogi_resp()
1089 fc_rport_state_enter(rdata, RPORT_ST_PLOGI); in fc_rport_enter_plogi()
1708 case RPORT_ST_PLOGI: in fc_rport_recv_els_req()
1887 case RPORT_ST_PLOGI: in fc_rport_recv_plogi_req()
/Linux-v4.19/include/scsi/
Dlibfc.h111 RPORT_ST_PLOGI, enumerator