Home
last modified time | relevance | path

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

/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);
/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()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c3811 fcoe_ctlr_destroy(&qedf->ctlr); in __qedf_remove()