Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dlibfcoe.h243 void fcoe_ctlr_destroy(struct fcoe_ctlr *);
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c420 fcoe_ctlr_destroy(ctlr); in fcoe_interface_create()
493 fcoe_ctlr_destroy(fip); in fcoe_interface_cleanup()
Dfcoe_ctlr.c295 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) in fcoe_ctlr_destroy() function
307 EXPORT_SYMBOL(fcoe_ctlr_destroy);
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_main.c988 fcoe_ctlr_destroy(&fnic->ctlr); in fnic_remove()
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1323 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_release()
1473 fcoe_ctlr_destroy(ctlr); in bnx2fc_interface_create()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c3613 fcoe_ctlr_destroy(&qedf->ctlr); in __qedf_remove()