Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h24 void mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
H A Dreporter_tx.c285 mlx5e_health_cq_common_diag_fmsg(&txqsq->cq, fmsg); in mlx5e_tx_reporter_diagnose_generic_txqsq()
294 mlx5e_health_cq_common_diag_fmsg(&ptpsq->ts_cq, fmsg); in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
H A Dhealth.c38 void mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_common_diag_fmsg() function
H A Dreporter_rx.c305 mlx5e_health_cq_common_diag_fmsg(&rq->cq, fmsg); in mlx5e_rx_reporter_diagnose_generic_rq()