ICE_FW_MODE_ROLLBACK
if (ice_get_fw_mode(hw) == ICE_FW_MODE_ROLLBACK)
return ICE_FW_MODE_ROLLBACK;
} else if (fw_mode == ICE_FW_MODE_ROLLBACK) {