Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h39 struct mlx5e_err_ctx { struct
51 struct mlx5e_err_ctx *err_ctx); argument
Dreporter_tx.c207 static int mlx5e_tx_reporter_recover_from_ctx(struct mlx5e_err_ctx *err_ctx) in mlx5e_tx_reporter_recover_from_ctx()
217 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_tx_reporter_recover()
619 struct mlx5e_err_ctx *err_ctx, in mlx5e_tx_reporter_dump_from_ctx()
630 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_tx_reporter_dump()
640 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_tx_err_cqe()
655 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_tx_timeout()
677 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_tx_ptpsq_unhealthy()
Dreporter_rx.c186 static int mlx5e_rx_reporter_recover_from_ctx(struct mlx5e_err_ctx *err_ctx) in mlx5e_rx_reporter_recover_from_ctx()
196 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_rx_reporter_recover()
686 struct mlx5e_err_ctx *err_ctx, in mlx5e_rx_reporter_dump_from_ctx()
697 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_rx_reporter_dump()
709 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_rx_timeout()
728 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_rq_cqe_err()
742 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_icosq_cqe_err()
Dhealth.c227 struct mlx5e_err_ctx *err_ctx) in mlx5e_health_report()