Searched refs:mlx5e_health_report (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | health.h | 48 int mlx5e_health_report(struct mlx5e_priv *priv,
|
D | reporter_rx.c | 572 mlx5e_health_report(priv, priv->rx_reporter, err_str, &err_ctx); in mlx5e_reporter_rx_timeout() 586 mlx5e_health_report(priv, priv->rx_reporter, err_str, &err_ctx); in mlx5e_reporter_rq_cqe_err() 600 mlx5e_health_report(priv, priv->rx_reporter, err_str, &err_ctx); in mlx5e_reporter_icosq_cqe_err()
|
D | reporter_tx.c | 416 mlx5e_health_report(priv, priv->tx_reporter, err_str, &err_ctx); in mlx5e_reporter_tx_err_cqe() 435 mlx5e_health_report(priv, priv->tx_reporter, err_str, &err_ctx); in mlx5e_reporter_tx_timeout()
|
D | health.c | 227 int mlx5e_health_report(struct mlx5e_priv *priv, in mlx5e_health_report() function
|