Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c917 u32 *ppcnt_ieee_802_3) in mlx5e_stats_get_ieee() argument
927 return mlx5_core_access_reg(mdev, in, sz, ppcnt_ieee_802_3, in mlx5e_stats_get_ieee()
934 u32 ppcnt_ieee_802_3[MLX5_ST_SZ_DW(ppcnt_reg)]; in mlx5e_stats_pause_get() local
937 if (mlx5e_stats_get_ieee(mdev, ppcnt_ieee_802_3)) in mlx5e_stats_pause_get()
941 MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_pause_get()
945 MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_pause_get()
953 u32 ppcnt_ieee_802_3[MLX5_ST_SZ_DW(ppcnt_reg)]; in mlx5e_stats_eth_phy_get() local
956 if (mlx5e_stats_get_ieee(mdev, ppcnt_ieee_802_3)) in mlx5e_stats_eth_phy_get()
960 MLX5E_READ_CTR64_BE_F(ppcnt_ieee_802_3, in mlx5e_stats_eth_phy_get()
968 u32 ppcnt_ieee_802_3[MLX5_ST_SZ_DW(ppcnt_reg)]; in mlx5e_stats_eth_mac_get() local
[all …]