Searched refs:fc_rport_state_enter (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/libfc/ |
| D | fc_rport.c | 240 static void fc_rport_state_enter(struct fc_rport_priv *rdata, in fc_rport_state_enter() function 482 fc_rport_state_enter(rdata, RPORT_ST_DELETE); in fc_rport_enter_delete() 546 fc_rport_state_enter(rdata, RPORT_ST_READY); in fc_rport_enter_ready() 795 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_flogi_resp() 828 fc_rport_state_enter(rdata, RPORT_ST_FLOGI); in fc_rport_enter_flogi() 952 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_recv_flogi_req() 1073 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_enter_plogi() 1080 fc_rport_state_enter(rdata, RPORT_ST_PLOGI); in fc_rport_enter_plogi() 1264 fc_rport_state_enter(rdata, RPORT_ST_PRLI); in fc_rport_enter_prli() 1380 fc_rport_state_enter(rdata, RPORT_ST_RTV); in fc_rport_enter_rtv() [all …]
|