Searched refs:fcoe_ctlr_destroy (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/scsi/
H A Dlibfcoe.h244 void fcoe_ctlr_destroy(struct fcoe_ctlr *);
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c420 fcoe_ctlr_destroy(ctlr);
492 fcoe_ctlr_destroy(fip);
H A Dfcoe_ctlr.c285 * fcoe_ctlr_destroy() - Disable and tear down a FCoE controller
296 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) function
308 EXPORT_SYMBOL(fcoe_ctlr_destroy); variable
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1316 fcoe_ctlr_destroy(ctlr);
1466 fcoe_ctlr_destroy(ctlr);
/linux-master/drivers/scsi/fnic/
H A Dfnic_main.c1055 fcoe_ctlr_destroy(&fnic->ctlr);
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c3784 fcoe_ctlr_destroy(&qedf->ctlr);

Completed in 253 milliseconds