Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/fnic/
Dfnic.h359 int fnic_fw_reset_handler(struct fnic *fnic);
Dfnic_scsi.c205 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler() function
2685 err = fnic_fw_reset_handler(fnic); in fnic_scsi_abort_io()
2732 if (fnic_fw_reset_handler(fnic)) { in fnic_scsi_cleanup()
Dfnic_fcs.c1237 ret = fnic_fw_reset_handler(fnic); in fnic_set_eth_mode()