Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fnic/
Dfnic.h359 int fnic_fw_reset_handler(struct fnic *fnic);
Dfnic_scsi.c206 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler() function
2689 err = fnic_fw_reset_handler(fnic); in fnic_scsi_abort_io()
2736 if (fnic_fw_reset_handler(fnic)) { in fnic_scsi_cleanup()
Dfnic_fcs.c1228 ret = fnic_fw_reset_handler(fnic); in fnic_set_eth_mode()