Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmonitor_stats.c27 if (MLX5_CAP_PCAM_REG(mdev, ppcnt) && in mlx5e_monitor_counter_cap()
116 int num_ppcnt_counters = !MLX5_CAP_PCAM_REG(mdev, ppcnt) ? 0 : in mlx5e_set_monitor_counter()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c892 (MLX5_CAP_GEN(mdev, pcam_reg) ? MLX5_CAP_PCAM_REG(mdev, ppcnt) : 1)
1385 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, \
1388 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, \
1393 u32 *ppcnt, u8 lanes) in fec_set_fc_stats() argument
1405 static void fec_set_rs_stats(struct ethtool_fec_stats *fec_stats, u32 *ppcnt) in fec_set_rs_stats() argument
1408 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, in fec_set_rs_stats()
1411 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, in fec_set_rs_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c487 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ppcnt), ppcnt_pl); in mlxsw_sp_port_pfc_cnt_get()
H A Dspectrum.c879 return mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ppcnt), ppcnt_pl); in mlxsw_sp_port_get_stats_raw()