Home
last modified time | relevance | path

Searched refs:priv_ctx (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dhealth.c13 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_empty_reporter_dump()
40 void *priv_ctx, in nsim_dev_dummy_reporter_recover()
44 struct nsim_dev_dummy_reporter_ctx *ctx = priv_ctx; in nsim_dev_dummy_reporter_recover()
155 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_dummy_reporter_dump()
159 struct nsim_dev_dummy_reporter_ctx *ctx = priv_ctx; in nsim_dev_dummy_reporter_dump()
12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_empty_reporter_dump() argument
39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_dummy_reporter_recover() argument
154 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_dummy_reporter_dump() argument
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dhealth.c13 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_empty_reporter_dump()
40 void *priv_ctx, in nsim_dev_dummy_reporter_recover()
44 struct nsim_dev_dummy_reporter_ctx *ctx = priv_ctx; in nsim_dev_dummy_reporter_recover()
187 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_dummy_reporter_dump()
191 struct nsim_dev_dummy_reporter_ctx *ctx = priv_ctx; in nsim_dev_dummy_reporter_dump()
12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_empty_reporter_dump() argument
39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_dummy_reporter_recover() argument
186 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) nsim_dev_dummy_reporter_dump() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c451 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_hw_reporter_dump()
454 if (priv_ctx) in hinic_hw_reporter_dump()
455 return fault_report_show(fmsg, priv_ctx); in hinic_hw_reporter_dump()
527 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_fw_reporter_dump()
530 if (priv_ctx) in hinic_fw_reporter_dump()
531 return mgmt_watchdog_report_show(fmsg, priv_ctx); in hinic_fw_reporter_dump()
450 hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) hinic_hw_reporter_dump() argument
526 hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) hinic_fw_reporter_dump() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c512 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_reporter_dump()
522 if (priv_ctx) { in mlx5_fw_reporter_dump()
523 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_reporter_dump()
567 void *priv_ctx, in mlx5_fw_fatal_reporter_recover()
577 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_fatal_reporter_dump()
595 if (priv_ctx) { in mlx5_fw_fatal_reporter_dump()
596 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_fatal_reporter_dump()
511 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_reporter_dump() argument
566 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_fatal_reporter_recover() argument
576 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_fatal_reporter_dump() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c38 struct devlink_fmsg *fmsg, void *priv_ctx, in qed_fw_fatal_reporter_dump()
42 struct qed_fw_fatal_ctx *fw_fatal_ctx = priv_ctx; in qed_fw_fatal_reporter_dump()
79 void *priv_ctx, in qed_fw_fatal_reporter_recover()
37 qed_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) qed_fw_fatal_reporter_dump() argument
78 qed_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) qed_fw_fatal_reporter_recover() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c38 struct devlink_fmsg *fmsg, void *priv_ctx, in qed_fw_fatal_reporter_dump()
42 struct qed_fw_fatal_ctx *fw_fatal_ctx = priv_ctx; in qed_fw_fatal_reporter_dump()
79 void *priv_ctx, in qed_fw_fatal_reporter_recover()
37 qed_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) qed_fw_fatal_reporter_dump() argument
78 qed_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) qed_fw_fatal_reporter_recover() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c463 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_hw_reporter_dump()
466 if (priv_ctx) in hinic_hw_reporter_dump()
467 return fault_report_show(fmsg, priv_ctx); in hinic_hw_reporter_dump()
539 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_fw_reporter_dump()
542 if (priv_ctx) in hinic_fw_reporter_dump()
543 return mgmt_watchdog_report_show(fmsg, priv_ctx); in hinic_fw_reporter_dump()
462 hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) hinic_hw_reporter_dump() argument
538 hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) hinic_fw_reporter_dump() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c558 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_reporter_dump()
568 if (priv_ctx) { in mlx5_fw_reporter_dump()
569 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_reporter_dump()
613 void *priv_ctx, in mlx5_fw_fatal_reporter_recover()
623 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_fatal_reporter_dump()
641 if (priv_ctx) { in mlx5_fw_fatal_reporter_dump()
642 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_fatal_reporter_dump()
557 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_reporter_dump() argument
612 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_fatal_reporter_recover() argument
622 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlx5_fw_fatal_reporter_dump() argument
/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c522 void *priv_ctx, struct netlink_ext_ack *extack) in devlink_health_reporter_recover()
532 err = reporter->ops->recover(reporter, priv_ctx, extack); in devlink_health_reporter_recover()
553 void *priv_ctx, in devlink_health_do_dump()
575 priv_ctx, extack); in devlink_health_do_dump()
594 const char *msg, void *priv_ctx) in devlink_health_report()
627 devlink_health_do_dump(reporter, priv_ctx, NULL); in devlink_health_report()
635 ret = devlink_health_reporter_recover(reporter, priv_ctx, NULL); in devlink_health_report()
521 devlink_health_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) devlink_health_reporter_recover() argument
552 devlink_health_do_dump(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) devlink_health_do_dump() argument
593 devlink_health_report(struct devlink_health_reporter *reporter, const char *msg, void *priv_ctx) devlink_health_report() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c90 void *priv_ctx, in bnxt_fw_reset_recover()
95 if (!priv_ctx) in bnxt_fw_reset_recover()
109 void *priv_ctx, in bnxt_fw_fatal_recover()
113 struct bnxt_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in bnxt_fw_fatal_recover()
116 if (!priv_ctx) in bnxt_fw_fatal_recover()
89 bnxt_fw_reset_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) bnxt_fw_reset_recover() argument
108 bnxt_fw_fatal_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) bnxt_fw_fatal_recover() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dintel-lpss.c80 u32 priv_ctx[LPSS_PRIV_REG_COUNT]; member
487 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()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dintel-lpss.c80 u32 priv_ctx[LPSS_PRIV_REG_COUNT]; member
490 lpss->priv_ctx[i] = readl(lpss->priv + i * 4); in intel_lpss_suspend()
513 writel(lpss->priv_ctx[i], lpss->priv + i * 4); in intel_lpss_resume()
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge_devlink.c52 struct devlink_fmsg *fmsg, void *priv_ctx, in qlge_reporter_coredump()
51 qlge_reporter_coredump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) qlge_reporter_coredump() argument
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h640 * if priv_ctx is NULL, run a full recover
642 * if priv_ctx is NULL, run a full dump
650 void *priv_ctx, struct netlink_ext_ack *extack);
652 struct devlink_fmsg *fmsg, void *priv_ctx,
1567 const char *msg, void *priv_ctx);
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c184 struct devlink_fmsg *fmsg, void *priv_ctx, in bnxt_fw_dump()
193 if (priv_ctx) in bnxt_fw_dump()
224 void *priv_ctx, in bnxt_fw_recover()
183 bnxt_fw_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) bnxt_fw_dump() argument
223 bnxt_fw_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) bnxt_fw_recover() argument
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h723 * if priv_ctx is NULL, run a full recover
725 * if priv_ctx is NULL, run a full dump
733 void *priv_ctx, struct netlink_ext_ack *extack);
735 struct devlink_fmsg *fmsg, void *priv_ctx,
1914 const char *msg, void *priv_ctx);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1669 struct devlink_fmsg *fmsg, void *priv_ctx, in mlxsw_core_health_fw_fatal_dump()
1672 char *mfde_pl = priv_ctx; in mlxsw_core_health_fw_fatal_dump()
1678 if (!priv_ctx) in mlxsw_core_health_fw_fatal_dump()
1668 mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlxsw_core_health_fw_fatal_dump() argument
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c6136 void *priv_ctx, struct netlink_ext_ack *extack) in devlink_health_reporter_recover()
6146 err = reporter->ops->recover(reporter, priv_ctx, extack); in devlink_health_reporter_recover()
6167 void *priv_ctx, in devlink_health_do_dump()
6189 priv_ctx, extack); in devlink_health_do_dump()
6208 const char *msg, void *priv_ctx) in devlink_health_report()
6242 devlink_health_do_dump(reporter, priv_ctx, NULL); in devlink_health_report()
6248 priv_ctx, NULL); in devlink_health_report()
6135 devlink_health_reporter_recover(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) devlink_health_reporter_recover() argument
6166 devlink_health_do_dump(struct devlink_health_reporter *reporter, void *priv_ctx, struct netlink_ext_ack *extack) devlink_health_do_dump() argument
6207 devlink_health_report(struct devlink_health_reporter *reporter, const char *msg, void *priv_ctx) devlink_health_report() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1914 struct devlink_fmsg *fmsg, void *priv_ctx, in mlxsw_core_health_fw_fatal_dump()
1917 char *mfde_pl = priv_ctx; in mlxsw_core_health_fw_fatal_dump()
1923 if (!priv_ctx) in mlxsw_core_health_fw_fatal_dump()
1913 mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, void *priv_ctx, struct netlink_ext_ack *extack) mlxsw_core_health_fw_fatal_dump() argument

Completed in 41 milliseconds