Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Dlibfc.h999 int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst);
/linux-6.1.9/drivers/scsi/libfc/
Dfc_exch.c2438 int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst) in fc_exch_mgr_list_clone() function
2452 EXPORT_SYMBOL(fc_exch_mgr_list_clone);
/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe.c1221 rc = fc_exch_mgr_list_clone(n_port, lport); in fcoe_if_create()
/linux-6.1.9/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1563 rc = fc_exch_mgr_list_clone(n_port, lport); in bnx2fc_if_create()
/linux-6.1.9/drivers/scsi/qedf/
Dqedf_main.c1909 fc_exch_mgr_list_clone(n_port, vn_port); in qedf_vport_create()