Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_lport.c101 static void fc_lport_enter_flogi(struct fc_lport *);
548 fc_lport_enter_flogi(lport); in __fc_linkup()
1040 fc_lport_enter_flogi(lport); in fc_lport_enter_reset()
1560 fc_lport_enter_flogi(lport); in fc_lport_timeout()
1788 static void fc_lport_enter_flogi(struct fc_lport *lport) in fc_lport_enter_flogi() function