Searched refs:ppcnt (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | monitor_stats.c | 27 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 D | en_stats.c | 892 (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 D | spectrum_dcb.c | 487 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ppcnt), ppcnt_pl); in mlxsw_sp_port_pfc_cnt_get()
|
H A D | spectrum.c | 879 return mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ppcnt), ppcnt_pl); in mlxsw_sp_port_get_stats_raw()
|