Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dlibfc.h1137 int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst);
/linux-4.1.27/drivers/scsi/libfc/
Dfc_exch.c2331 int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst) in fc_exch_mgr_list_clone() function
2345 EXPORT_SYMBOL(fc_exch_mgr_list_clone);
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c1191 rc = fc_exch_mgr_list_clone(n_port, lport); in fcoe_if_create()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1496 rc = fc_exch_mgr_list_clone(n_port, lport); in bnx2fc_if_create()