Searched refs:fcoe_fcf_device_add (Results 1 – 3 of 3) sorted by relevance
112 struct fcoe_fcf_device *fcoe_fcf_device_add(struct fcoe_ctlr_device *,
969 struct fcoe_fcf_device *fcoe_fcf_device_add(struct fcoe_ctlr_device *ctlr, in fcoe_fcf_device_add() function1029 EXPORT_SYMBOL_GPL(fcoe_fcf_device_add);
195 fcf_dev = fcoe_fcf_device_add(ctlr_dev, temp); in fcoe_sysfs_fcf_add()