Searched refs:priv_ctx (Results 1 – 5 of 5) sorted by relevance
64 void *priv_ctx) in bnxt_fw_reset_recover() argument68 if (!priv_ctx) in bnxt_fw_reset_recover()82 void *priv_ctx) in bnxt_fw_fatal_recover() argument85 struct bnxt_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in bnxt_fw_fatal_recover()88 if (!priv_ctx) in bnxt_fw_fatal_recover()
494 struct devlink_fmsg *fmsg, void *priv_ctx) in mlx5_fw_reporter_dump() argument503 if (priv_ctx) { in mlx5_fw_reporter_dump()504 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_reporter_dump()548 void *priv_ctx) in mlx5_fw_fatal_reporter_recover() argument558 struct devlink_fmsg *fmsg, void *priv_ctx) in mlx5_fw_fatal_reporter_dump() argument577 if (priv_ctx) { in mlx5_fw_fatal_reporter_dump()578 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_fatal_reporter_dump()
80 u32 priv_ctx[LPSS_PRIV_REG_COUNT]; member487 lpss->priv_ctx[i] = readl(lpss->priv + i * 4); in intel_lpss_suspend()510 writel(lpss->priv_ctx[i], lpss->priv + i * 4); in intel_lpss_resume()
510 void *priv_ctx);512 struct devlink_fmsg *fmsg, void *priv_ctx);947 const char *msg, void *priv_ctx);
4736 void *priv_ctx) in devlink_health_reporter_recover() argument4743 err = reporter->ops->recover(reporter, priv_ctx); in devlink_health_reporter_recover()4764 void *priv_ctx) in devlink_health_do_dump() argument4785 priv_ctx); in devlink_health_do_dump()4804 const char *msg, void *priv_ctx) in devlink_health_report() argument4833 devlink_health_do_dump(reporter, priv_ctx); in devlink_health_report()4837 return devlink_health_reporter_recover(reporter, priv_ctx); in devlink_health_report()