Home
last modified time | relevance | path

Searched refs:fcoe_lport_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c616 * fcoe_lport_config() - Set up a local port
621 static int fcoe_lport_config(struct fc_lport *lport) in fcoe_lport_config() function
697 * Must be called after fcoe_lport_config() as it will use local port mutex
761 * Must be called after fcoe_lport_config() and fcoe_netdev_config()
1165 rc = fcoe_lport_config(lport); in fcoe_if_create()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c615 * fcoe_lport_config() - Set up a local port
620 static int fcoe_lport_config(struct fc_lport *lport) in fcoe_lport_config() function
696 * Must be called after fcoe_lport_config() as it will use local port mutex
760 * Must be called after fcoe_lport_config() and fcoe_netdev_config()
1164 rc = fcoe_lport_config(lport); in fcoe_if_create()

Completed in 7 milliseconds