Searched refs:ptp_stats (Results 1 – 4 of 4) sorted by relevance
238 sq->stats = &c->priv->ptp_stats.sq[tc]; in mlx5e_ptp_alloc_txqsq()428 ptpsq->cq_stats = &c->priv->ptp_stats.cq[tc]; in mlx5e_ptp_open_tx_cqs()541 rq->stats = &c->priv->ptp_stats.rq; in mlx5e_init_ptp_rq()721 c->stats = &priv->ptp_stats.ch; in mlx5e_ptp_open()
451 mlx5e_stats_grp_sw_update_stats_ch_stats(s, &priv->ptp_stats.ch); in mlx5e_stats_grp_sw_update_stats_ptp()455 mlx5e_stats_grp_sw_update_stats_sq(s, &priv->ptp_stats.sq[i]); in mlx5e_stats_grp_sw_update_stats_ptp()462 mlx5e_stats_grp_sw_update_stats_rq_stats(s, &priv->ptp_stats.rq); in mlx5e_stats_grp_sw_update_stats_ptp()2301 MLX5E_READ_CTR64_CPU(&priv->ptp_stats.ch, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()2308 MLX5E_READ_CTR64_CPU(&priv->ptp_stats.sq[tc], in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()2314 MLX5E_READ_CTR64_CPU(&priv->ptp_stats.cq[tc], in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()2320 MLX5E_READ_CTR64_CPU(&priv->ptp_stats.rq, in MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS()
930 struct mlx5e_ptp_stats ptp_stats; member
3647 struct mlx5e_sq_stats *sq_stats = &priv->ptp_stats.sq[i]; in mlx5e_fold_sw_stats64()3655 struct mlx5e_rq_stats *rq_stats = &priv->ptp_stats.rq; in mlx5e_fold_sw_stats64()