Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c757 * fcoe_shost_config() - Set up the SCSI host associated with a local port
765 static int fcoe_shost_config(struct fc_lport *lport, struct device *dev) in fcoe_shost_config() function
783 FCOE_NETDEV_DBG(fcoe_netdev(lport), "fcoe_shost_config: " in fcoe_shost_config()
804 * Must be called after fcoe_shost_config() as it will use local port mutex
1189 rc = fcoe_shost_config(lport, parent); in fcoe_if_create()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c756 * fcoe_shost_config() - Set up the SCSI host associated with a local port
764 static int fcoe_shost_config(struct fc_lport *lport, struct device *dev) in fcoe_shost_config() function
782 FCOE_NETDEV_DBG(fcoe_netdev(lport), "fcoe_shost_config: " in fcoe_shost_config()
803 * Must be called after fcoe_shost_config() as it will use local port mutex
1188 rc = fcoe_shost_config(lport, parent); in fcoe_if_create()

Completed in 6 milliseconds