Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h364 int fnic_fw_reset_handler(struct fnic *fnic);
H A Dfnic_scsi.c194 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler() function
2565 err = fnic_fw_reset_handler(fnic); in fnic_scsi_abort_io()
2612 if (fnic_fw_reset_handler(fnic)) { in fnic_scsi_cleanup()
H A Dfnic_fcs.c1218 ret = fnic_fw_reset_handler(fnic); in fnic_set_eth_mode()