Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h37 struct mlx5e_err_ctx { struct
47 struct mlx5e_err_ctx *err_ctx); argument
Dreporter_tx.c89 struct mlx5e_err_ctx err_ctx = {0}; in mlx5e_reporter_tx_err_cqe()
117 struct mlx5e_err_ctx err_ctx; in mlx5e_reporter_tx_timeout()
132 static int mlx5e_tx_reporter_recover_from_ctx(struct mlx5e_err_ctx *err_ctx) in mlx5e_tx_reporter_recover_from_ctx()
141 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_tx_reporter_recover()
Dreporter_rx.c109 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_icosq_cqe_err()
178 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_rq_cqe_err()
209 struct mlx5e_err_ctx err_ctx = {}; in mlx5e_reporter_rx_timeout()
219 static int mlx5e_rx_reporter_recover_from_ctx(struct mlx5e_err_ctx *err_ctx) in mlx5e_rx_reporter_recover_from_ctx()
228 struct mlx5e_err_ctx *err_ctx = context; in mlx5e_rx_reporter_recover()
Dhealth.c198 struct mlx5e_err_ctx *err_ctx) in mlx5e_health_report()