Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic.h381 void fnic_exch_mgr_reset(struct fc_lport *, u32, u32);
Dfnic_main.c87 .exch_mgr_reset = fnic_exch_mgr_reset
Dfnic_scsi.c2711 void fnic_exch_mgr_reset(struct fc_lport *lp, u32 sid, u32 did) in fnic_exch_mgr_reset() function