Lines Matching refs:recovery_info
3594 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_map_fw_health_status_regs()
3628 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_write_fw_reset_reg()
3822 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_read_fw_status_reg()
3847 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_fw_reset_all()
3870 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_fw_reset_cb()
3909 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_check_fw_health()
3960 polling_freq = bp->recovery_info->driver_polling_freq; in bnxt_schedule_fw_health_check()
4579 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_alloc_error_recovery_info()
4595 bp->recovery_info = info; in bnxt_alloc_error_recovery_info()
4602 if (!(bp->recovery_info && in bnxt_check_fw_status()
4614 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_map_hcomm_fw_status_reg()
4634 bp->recovery_info = info; in bnxt_map_hcomm_fw_status_reg()
5376 rte_free(bp->recovery_info); in bnxt_free_error_recovery_info()
5377 bp->recovery_info = NULL; in bnxt_free_error_recovery_info()