Home
last modified time | relevance | path

Searched refs:fw_reporter_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c415 struct mlx5_fw_reporter_ctx *fw_reporter_ctx) in mlx5_fw_reporter_ctx_pairs_put() argument
420 fw_reporter_ctx->err_synd); in mlx5_fw_reporter_ctx_pairs_put()
424 fw_reporter_ctx->miss_counter); in mlx5_fw_reporter_ctx_pairs_put()
504 struct mlx5_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in mlx5_fw_reporter_dump() local
506 err = mlx5_fw_reporter_ctx_pairs_put(fmsg, fw_reporter_ctx); in mlx5_fw_reporter_dump()
519 struct mlx5_fw_reporter_ctx fw_reporter_ctx; in mlx5_fw_reporter_err_work() local
527 fw_reporter_ctx.err_synd = health->synd; in mlx5_fw_reporter_err_work()
528 fw_reporter_ctx.miss_counter = health->miss_counter; in mlx5_fw_reporter_err_work()
529 if (fw_reporter_ctx.err_synd) { in mlx5_fw_reporter_err_work()
531 "FW syndrom reported", &fw_reporter_ctx); in mlx5_fw_reporter_err_work()
[all …]
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c85 struct bnxt_fw_reporter_ctx *fw_reporter_ctx = priv_ctx; in bnxt_fw_fatal_recover() local
91 event = fw_reporter_ctx->sp_event; in bnxt_fw_fatal_recover()
163 struct bnxt_fw_reporter_ctx fw_reporter_ctx; in bnxt_devlink_health_report() local
168 fw_reporter_ctx.sp_event = event; in bnxt_devlink_health_report()
177 &fw_reporter_ctx); in bnxt_devlink_health_report()
185 &fw_reporter_ctx); in bnxt_devlink_health_report()
194 &fw_reporter_ctx); in bnxt_devlink_health_report()