Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c339 sq->stats = &c->priv->ptp_stats.sq[tc]; in mlx5e_ptp_alloc_txqsq()
586 ptpsq->cq_stats = &c->priv->ptp_stats.cq[tc]; in mlx5e_ptp_open_tx_cqs()
703 rq->stats = &c->priv->ptp_stats.rq; in mlx5e_init_ptp_rq()
888 c->stats = &priv->ptp_stats.ch; in mlx5e_ptp_open()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c462 mlx5e_stats_grp_sw_update_stats_ch_stats(s, &priv->ptp_stats.ch); in mlx5e_stats_grp_sw_update_stats_ptp()
466 mlx5e_stats_grp_sw_update_stats_sq(s, &priv->ptp_stats.sq[i]); in mlx5e_stats_grp_sw_update_stats_ptp()
473 mlx5e_stats_grp_sw_update_stats_rq_stats(s, &priv->ptp_stats.rq); in mlx5e_stats_grp_sw_update_stats_ptp()
2410 data, MLX5E_READ_CTR64_CPU(&priv->ptp_stats.ch, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
2418 &priv->ptp_stats.sq[tc], in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
2425 &priv->ptp_stats.cq[tc], in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
2432 MLX5E_READ_CTR64_CPU(&priv->ptp_stats.rq, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
H A Den.h900 struct mlx5e_ptp_stats ptp_stats; member
H A Den_main.c3897 struct mlx5e_sq_stats *sq_stats = &priv->ptp_stats.sq[i]; in mlx5e_fold_sw_stats64()
3905 struct mlx5e_rq_stats *rq_stats = &priv->ptp_stats.rq; in mlx5e_fold_sw_stats64()
5407 struct mlx5e_rq_stats *rq_stats = &priv->ptp_stats.rq; in mlx5e_get_base_stats()
5456 struct mlx5e_sq_stats *sq_stats = &priv->ptp_stats.sq[tc]; in mlx5e_get_base_stats()