Home
last modified time | relevance | path

Searched refs:fc_exch_mgr_free (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/scsi/
Dlibfc.h1141 void fc_exch_mgr_free(struct fc_lport *);
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c904 fc_exch_mgr_free(lp); in fnic_probe()
1004 fc_exch_mgr_free(fnic->lport); in fnic_remove()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c2449 void fc_exch_mgr_free(struct fc_lport *lport) in fc_exch_mgr_free() function
2457 EXPORT_SYMBOL(fc_exch_mgr_free);
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c1008 fc_exch_mgr_free(lport); in fcoe_if_destroy()
1201 fc_exch_mgr_free(lport); in fcoe_if_create()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1561 fc_exch_mgr_free(lport); in bnx2fc_if_destroy()