Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c916 * fcoe_em_config() - Allocate and configure an exchange manager
921 static inline int fcoe_em_config(struct fc_lport *lport) in fcoe_em_config() function
963 printk(KERN_ERR "fcoe_em_config: failed to add " in fcoe_em_config()
973 printk(KERN_ERR "fcoe_em_config: failed to allocate " in fcoe_em_config()
987 printk(KERN_ERR "fcoe_em_config: failed to " in fcoe_em_config()
1218 rc = fcoe_em_config(lport); in fcoe_if_create()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c915 * fcoe_em_config() - Allocate and configure an exchange manager
920 static inline int fcoe_em_config(struct fc_lport *lport) in fcoe_em_config() function
962 printk(KERN_ERR "fcoe_em_config: failed to add " in fcoe_em_config()
972 printk(KERN_ERR "fcoe_em_config: failed to allocate " in fcoe_em_config()
986 printk(KERN_ERR "fcoe_em_config: failed to " in fcoe_em_config()
1217 rc = fcoe_em_config(lport); in fcoe_if_create()

Completed in 7 milliseconds