Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c693 * fcoe_netdev_config() - Set up net devive for SW FCoE
701 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config() function
761 * Must be called after fcoe_lport_config() and fcoe_netdev_config()
1181 rc = fcoe_netdev_config(lport, netdev); in fcoe_if_create()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c692 * fcoe_netdev_config() - Set up net devive for SW FCoE
700 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config() function
760 * Must be called after fcoe_lport_config() and fcoe_netdev_config()
1180 rc = fcoe_netdev_config(lport, netdev); in fcoe_if_create()

Completed in 8 milliseconds