Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h334 #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, \
H A Den_stats.c1651 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()
/linux/Documentation/networking/device_drivers/ethernet/meta/
H A Dfbnic.rst141 (``pcie_stats``). These statistics provide insights into PCIe transaction
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1100 struct pcie_stats_stc pcie_stats; member