Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfcoe.h244 void fcoe_ctlr_destroy(struct fcoe_ctlr *);
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c420 fcoe_ctlr_destroy(ctlr); in fcoe_interface_create()
492 fcoe_ctlr_destroy(fip); in fcoe_interface_cleanup()
H A Dfcoe_ctlr.c296 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) in fcoe_ctlr_destroy() function
308 EXPORT_SYMBOL(fcoe_ctlr_destroy);
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c1004 fcoe_ctlr_destroy(&fnic->ctlr); in fnic_remove()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1316 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_release()
1466 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_create()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c3807 fcoe_ctlr_destroy(&qedf->ctlr); in __qedf_remove()