Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dlibfcoe.h254 void fcoe_ctlr_destroy(struct fcoe_ctlr *);
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c433 fcoe_ctlr_destroy(ctlr); in fcoe_interface_create()
506 fcoe_ctlr_destroy(fip); in fcoe_interface_cleanup()
Dfcoe_ctlr.c307 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) in fcoe_ctlr_destroy() function
319 EXPORT_SYMBOL(fcoe_ctlr_destroy);
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_main.c993 fcoe_ctlr_destroy(&fnic->ctlr); in fnic_remove()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1332 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_release()
1482 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_create()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c3410 fcoe_ctlr_destroy(&qedf->ctlr); in __qedf_remove()