Home
last modified time | relevance | path

Searched refs:LPORT_ST_FLOGI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_lport.c112 [LPORT_ST_FLOGI] = "FLOGI",
772 case LPORT_ST_FLOGI: in fc_lport_set_local_id()
1565 case LPORT_ST_FLOGI: in fc_lport_timeout()
1706 if (lport->state != LPORT_ST_FLOGI) { in fc_lport_flogi_resp()
1803 fc_lport_state_enter(lport, LPORT_ST_FLOGI); in fc_lport_enter_flogi()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c115 [LPORT_ST_FLOGI] = "FLOGI",
775 case LPORT_ST_FLOGI: in fc_lport_set_local_id()
1605 case LPORT_ST_FLOGI: in fc_lport_timeout()
1753 if (lport->state != LPORT_ST_FLOGI) { in fc_lport_flogi_resp()
1850 fc_lport_state_enter(lport, LPORT_ST_FLOGI); in fc_lport_enter_flogi()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h45 * @LPORT_ST_FLOGI: Fabric login (FLOGI) sent
59 LPORT_ST_FLOGI, enumerator
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h45 * @LPORT_ST_FLOGI: Fabric login (FLOGI) sent
59 LPORT_ST_FLOGI, enumerator

Completed in 9 milliseconds