Home
last modified time | relevance | path

Searched refs:pcie_stats (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h302 #define PCIE_PERF_GET(pcie_stats, c) \ argument
303 MLX5_GET(mpcnt_reg, (pcie_stats)->pcie_perf_counters, \
306 #define PCIE_PERF_GET64(pcie_stats, c) \ argument
307 MLX5_GET64(mpcnt_reg, (pcie_stats)->pcie_perf_counters, \
Den_stats.c1318 struct mlx5e_pcie_stats *pcie_stats = &priv->stats.pcie; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
1327 out = pcie_stats->pcie_perf_counters; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()