Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fnic/
Dfnic.h353 void fnic_exch_mgr_reset(struct fc_lport *, u32, u32);
Dfnic_main.c96 .exch_mgr_reset = fnic_exch_mgr_reset
Dfnic_scsi.c2749 void fnic_exch_mgr_reset(struct fc_lport *lp, u32 sid, u32 did) in fnic_exch_mgr_reset() function