Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dfcoe_sysfs.h108 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent,
/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe_sysfs.c773 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent, in fcoe_ctlr_device_add() function
826 EXPORT_SYMBOL_GPL(fcoe_ctlr_device_add);
Dfcoe.c396 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &fcoe_sysfs_templ, in fcoe_interface_create()
/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1441 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ, in bnx2fc_interface_create()