Home
last modified time | relevance | path

Searched refs:fc_exch_mgr_add (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_exch.c2390 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add() function
2407 EXPORT_SYMBOL(fc_exch_mgr_add);
2445 if (!fc_exch_mgr_add(dst, ema->mp, ema->match)) in fc_exch_mgr_list_clone()
2534 if (!fc_exch_mgr_add(lport, mp, match)) { in fc_exch_mgr_alloc()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfc.h986 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *,
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c962 if (!fc_exch_mgr_add(lport, fcoe->oem, fcoe_oem_match)) { in fcoe_em_config()