Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h358 void fnic_exch_mgr_reset(struct fc_lport *, u32, u32);
H A Dfnic_main.c84 .exch_mgr_reset = fnic_exch_mgr_reset
H A Dfnic_scsi.c2625 void fnic_exch_mgr_reset(struct fc_lport *lp, u32 sid, u32 did) in fnic_exch_mgr_reset() function