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

/linux-4.4.14/include/scsi/
H A Dfcoe_sysfs.h122 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent,
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c666 * fcoe_ctlr_device_add() - Add a FIP ctlr to sysfs
676 struct fcoe_ctlr_device *fcoe_ctlr_device_add(struct device *parent, fcoe_ctlr_device_add() function
732 EXPORT_SYMBOL_GPL(fcoe_ctlr_device_add); variable
H A Dfcoe.c402 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &fcoe_sysfs_templ, fcoe_interface_create()
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1378 ctlr_dev = fcoe_ctlr_device_add(&netdev->dev, &bnx2fc_fcoe_sysfs_templ, bnx2fc_interface_create()

Completed in 163 milliseconds