Searched refs:ppcnt_ieee_802_3 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 905 u32 *ppcnt_ieee_802_3) in mlx5e_stats_get_ieee() argument 915 return mlx5_core_access_reg(mdev, in, sz, ppcnt_ieee_802_3, in mlx5e_stats_get_ieee() 939 u32 ppcnt_ieee_802_3[MLX5_ST_SZ_DW(ppcnt_reg)]; in mlx5e_stats_pause_get() local 944 if (mlx5e_stats_get_ieee(mdev, ppcnt_ieee_802_3)) in mlx5e_stats_pause_get() 948 MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_pause_get() 952 MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_pause_get() 957 if (mlx5e_stats_get_per_prio(mdev, ppcnt_ieee_802_3, prio)) in mlx5e_stats_pause_get() 960 ps_stats += MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_pause_get() 971 u32 ppcnt_ieee_802_3[MLX5_ST_SZ_DW(ppcnt_reg)]; in mlx5e_stats_eth_phy_get() local 974 if (mlx5e_stats_get_ieee(mdev, ppcnt_ieee_802_3)) in mlx5e_stats_eth_phy_get() [all …]
|