Searched refs:fcoe_libfc_config (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/scsi/ |
H A D | libfcoe.h | 255 int fcoe_libfc_config(struct fc_lport *, struct fcoe_ctlr *,
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_main.c | 865 fcoe_libfc_config(lp, &fnic->ctlr, &fnic_transport_template, 0); in fnic_probe()
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 3198 int fcoe_libfc_config(struct fc_lport *lport, struct fcoe_ctlr *fip, in fcoe_libfc_config() function 3212 EXPORT_SYMBOL_GPL(fcoe_libfc_config);
|
H A D | fcoe.c | 1196 rc = fcoe_libfc_config(lport, ctlr, &fcoe_libfc_fcn_templ, 1); in fcoe_if_create()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1756 if (fcoe_libfc_config(lport, &qedf->ctlr, &qedf_lport_template, 0)) { in qedf_lport_setup()
|