Home
last modified time | relevance | path

Searched refs:recovery_info (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.c23 if (!(bp->recovery_info && in bnxt_wait_for_device_shutdown()
159 info = bp->recovery_info; in bnxt_handle_async_event()
330 if (bp->recovery_info->flags & BNXT_FLAG_MASTER_FUNC) in bnxt_is_master_func()
340 info = bp->recovery_info; in bnxt_is_recovery_enabled()
H A Dbnxt_ethdev.c3594 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()
3960 polling_freq = bp->recovery_info->driver_polling_freq; in bnxt_schedule_fw_health_check()
4595 bp->recovery_info = info; in bnxt_alloc_error_recovery_info()
4602 if (!(bp->recovery_info && in bnxt_check_fw_status()
4634 bp->recovery_info = info; in bnxt_map_hcomm_fw_status_reg()
5376 rte_free(bp->recovery_info); in bnxt_free_error_recovery_info()
[all …]
H A Dbnxt.h807 struct bnxt_error_recovery_info *recovery_info; member
H A Dbnxt_hwrm.c5392 struct bnxt_error_recovery_info *info = bp->recovery_info; in bnxt_hwrm_error_recovery_qcfg()
5463 rte_free(bp->recovery_info); in bnxt_hwrm_error_recovery_qcfg()
5464 bp->recovery_info = NULL; in bnxt_hwrm_error_recovery_qcfg()