Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dfcoe_sysfs.h122 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent,
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_sysfs.c676 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent, in fcoe_ctlr_device_add() function
732 EXPORT_SYMBOL_GPL(fcoe_ctlr_device_add);
Dfcoe.c402 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &fcoe_sysfs_templ, in fcoe_interface_create()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1378 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ, in bnx2fc_interface_create()