Searched refs:fc_exch_mgr_alloc (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/scsi/ | 
| D | libfc.h | 991 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,
 | 
| /Linux-v5.4/drivers/scsi/fcoe/ | 
| D | fcoe.c | 969 		fcoe->oem = fc_exch_mgr_alloc(lport, FC_CLASS_3,  in fcoe_em_config()986 	if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, min_xid, max_xid, NULL)) {  in fcoe_em_config()
 
 | 
| /Linux-v5.4/drivers/scsi/libfc/ | 
| D | fc_exch.c | 2446 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport,  in fc_exch_mgr_alloc()  function2535 EXPORT_SYMBOL(fc_exch_mgr_alloc);
 
 | 
| /Linux-v5.4/drivers/scsi/fnic/ | 
| D | fnic_main.c | 851 	if (!fc_exch_mgr_alloc(lp, FC_CLASS_3, FCPIO_HOST_EXCH_RANGE_START,  in fnic_probe()
 | 
| /Linux-v5.4/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_fcoe.c | 1010 	if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, fcoe_min_xid,  in bnx2fc_em_config()
 | 
| /Linux-v5.4/drivers/scsi/qedf/ | 
| D | qedf_main.c | 1656 	fc_exch_mgr_alloc(lport, FC_CLASS_3, FCOE_PARAMS_NUM_TASKS,  in qedf_lport_setup()
 |