Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_rport.c87 [RPORT_ST_PLOGI_WAIT] = "PLOGI_WAIT",
595 case RPORT_ST_PLOGI_WAIT: in fc_rport_timeout()
643 case RPORT_ST_PLOGI_WAIT: in fc_rport_error()
800 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_flogi_resp()
913 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_flogi_req()
957 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_recv_flogi_req()
1078 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_enter_plogi()
1897 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_plogi_req()
/linux-5.19.10/include/scsi/
Dlibfc.h98 RPORT_ST_PLOGI_WAIT, enumerator