Searched refs:RPORT_ST_PLOGI_WAIT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_rport.c | 87 [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()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_rport.c | 87 [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()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libfc.h | 87 * @RPORT_ST_PLOGI_WAIT: Waiting for peer to login for point-to-multipoint 98 RPORT_ST_PLOGI_WAIT, enumerator
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libfc.h | 87 * @RPORT_ST_PLOGI_WAIT: Waiting for peer to login for point-to-multipoint 98 RPORT_ST_PLOGI_WAIT, enumerator
|
Completed in 9 milliseconds