Home
last modified time | relevance | path

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

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