Searched refs:pcie_stats (Results 1 – 4 of 4) sorted by relevance
334 #define PCIE_PERF_GET(pcie_stats, c) \ argument 335 MLX5_GET(mpcnt_reg, (pcie_stats)->pcie_perf_counters, \338 #define PCIE_PERF_GET64(pcie_stats, c) \ argument 339 MLX5_GET64(mpcnt_reg, (pcie_stats)->pcie_perf_counters, \
1651 struct mlx5e_pcie_stats *pcie_stats = &priv->stats.pcie; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local 1660 out = pcie_stats->pcie_perf_counters; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
141 (``pcie_stats``). These statistics provide insights into PCIe transaction
1100 struct pcie_stats_stc pcie_stats; member