Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dfcoe_sysfs.h110 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent,
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_sysfs.c793 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent, in fcoe_ctlr_device_add() function
849 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-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1448 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ, in bnx2fc_interface_create()