Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dlibfc.h1141 void fc_exch_mgr_free(struct fc_lport *);
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_main.c912 fc_exch_mgr_free(lp); in fnic_probe()
1012 fc_exch_mgr_free(fnic->lport); in fnic_remove()
/linux-4.1.27/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.1.27/drivers/scsi/fcoe/
Dfcoe.c1009 fc_exch_mgr_free(lport); in fcoe_if_destroy()
1202 fc_exch_mgr_free(lport); in fcoe_if_create()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1562 fc_exch_mgr_free(lport); in bnx2fc_if_destroy()