Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c242 static void fc_rport_state_enter(struct fc_rport_priv *rdata, in fc_rport_state_enter() function
484 fc_rport_state_enter(rdata, RPORT_ST_DELETE); in fc_rport_enter_delete()
549 fc_rport_state_enter(rdata, RPORT_ST_READY); in fc_rport_enter_ready()
800 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_flogi_resp()
833 fc_rport_state_enter(rdata, RPORT_ST_FLOGI); in fc_rport_enter_flogi()
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()
1085 fc_rport_state_enter(rdata, RPORT_ST_PLOGI); in fc_rport_enter_plogi()
1278 fc_rport_state_enter(rdata, RPORT_ST_PRLI); in fc_rport_enter_prli()
1394 fc_rport_state_enter(rdata, RPORT_ST_RTV); in fc_rport_enter_rtv()
[all …]