Home
last modified time | relevance | path

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

/linux-6.14.4/include/scsi/
Dlibfc.h1012 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,
/linux-6.14.4/drivers/scsi/libfc/
Dfc_exch.c2462 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport, in fc_exch_mgr_alloc() function
2551 EXPORT_SYMBOL(fc_exch_mgr_alloc);
/linux-6.14.4/drivers/scsi/fcoe/
Dfcoe.c968 fcoe->oem = fc_exch_mgr_alloc(lport, FC_CLASS_3, in fcoe_em_config()
985 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, min_xid, max_xid, NULL)) { in fcoe_em_config()
/linux-6.14.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1004 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, fcoe_min_xid, in bnx2fc_em_config()
/linux-6.14.4/drivers/scsi/qedf/
Dqedf_main.c1765 fc_exch_mgr_alloc(lport, FC_CLASS_3, FCOE_PARAMS_NUM_TASKS, in qedf_lport_setup()