Home
last modified time | relevance | path

Searched refs:fw_health (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c105 struct bnxt_fw_health *h = bp->fw_health; in bnxt_fw_diagnose()
229 if (bp->fw_health->severity == SEVERITY_FATAL) in bnxt_fw_recover()
263 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_dl_fw_reporters_create() local
265 if (fw_health && !fw_health->fw_reporter) in bnxt_dl_fw_reporters_create()
266 fw_health->fw_reporter = __bnxt_dl_reporter_create(bp, &bnxt_dl_fw_reporter_ops); in bnxt_dl_fw_reporters_create()
271 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_dl_fw_reporters_destroy() local
273 if (fw_health in bnxt_dl_fw_reporters_destroy()
281 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_devlink_health_fw_report() local
304 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_dl_health_fw_status_update() local
[all...]
H A Dbnxt.c2108 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_fw_health_readl() local
2109 u32 reg = fw_health->regs[reg_idx]; in bnxt_fw_health_readl()
2119 reg_off = fw_health->mapped_regs[reg_idx]; in bnxt_fw_health_readl()
2129 val &= fw_health->fw_reset_inprog_reg_mask; in bnxt_fw_health_readl()
2253 if (!bp->fw_health) in bnxt_async_event_process()
2267 bp->fw_health->fatalities++; in bnxt_async_event_process()
2272 bp->fw_health->survivals++; in bnxt_async_event_process()
2284 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_async_event_process() local
2350 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_async_event_process() local
7899 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_inv_fw_health_reg() local
7963 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_map_fw_health_regs() local
8005 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_hwrm_error_recovery_qcfg() local
11653 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_fw_health_check() local
11841 struct bnxt_fw_health *fw_health = bp->fw_health; is_bnxt_fw_ok() local
11862 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_force_fw_reset() local
12049 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_fw_echo_reply() local
12410 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_fw_reset_writel() local
12463 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_reset_all() local
[all...]
H A Dbnxt_hwrm.c452 if (!bp->fw_health || !bp->fw_health->status_reliable) in hwrm_wait_must_abort()
H A Dbnxt.h2116 struct bnxt_fw_health *fw_health; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c119 bp->fw_health->fatal = true; in bnxt_fw_fatal_recover()
137 struct bnxt_fw_health *health = bp->fw_health; in bnxt_dl_fw_reporters_create()
191 struct bnxt_fw_health *health = bp->fw_health; in bnxt_dl_fw_reporters_destroy()
218 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_devlink_health_report() local
225 if (!fw_health->fw_fatal_reporter) in bnxt_devlink_health_report()
228 devlink_health_report(fw_health->fw_fatal_reporter, in bnxt_devlink_health_report()
233 if (!fw_health->fw_reset_reporter) in bnxt_devlink_health_report()
236 devlink_health_report(fw_health->fw_reset_reporter, in bnxt_devlink_health_report()
242 if (!fw_health in bnxt_devlink_health_report()
[all...]
H A Dbnxt.c1977 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_fw_health_readl() local
1978 u32 reg = fw_health->regs[reg_idx]; in bnxt_fw_health_readl()
1988 reg_off = fw_health->mapped_regs[reg_idx]; in bnxt_fw_health_readl()
1998 val &= fw_health->fw_reset_inprog_reg_mask; in bnxt_fw_health_readl()
2087 if (!bp->fw_health) in bnxt_async_event_process()
2110 struct bnxt_fw_health *fw_health = bp->fw_health; in bnxt_async_event_process() local
2112 if (!fw_health) in bnxt_async_event_process()
2116 fw_health in bnxt_async_event_process()
7559 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_map_fw_health_regs() local
7585 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_hwrm_error_recovery_qcfg() local
10760 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_fw_health_check() local
10936 struct bnxt_fw_health *fw_health = bp->fw_health; is_bnxt_fw_ok() local
10957 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_force_fw_reset() local
11499 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_fw_reset_writel() local
11531 struct bnxt_fw_health *fw_health = bp->fw_health; bnxt_reset_all() local
[all...]
H A Dbnxt.h1939 struct bnxt_fw_health *fw_health; member

Completed in 32 milliseconds