Searched refs:fcoe_libfc_config (Results 1 – 2 of 2) sorted by relevance
3197 int fcoe_libfc_config(struct fc_lport *lport, struct fcoe_ctlr *fip, in fcoe_libfc_config() function3211 EXPORT_SYMBOL_GPL(fcoe_libfc_config);
1758 if (fcoe_libfc_config(lport, &qedf->ctlr, &qedf_lport_template, 0)) { in qedf_lport_setup()