Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5521 MLXSW_ITEM64(reg, ppcnt, ecn_marked,
5571 MLXSW_ITEM64(reg, ppcnt, egress_hoq,
5595 MLXSW_ITEM64(reg, ppcnt, egress_sll,
5603 MLXSW_ITEM64(reg, ppcnt, rx_octets,
5609 MLXSW_ITEM64(reg, ppcnt, rx_frames,
5615 MLXSW_ITEM64(reg, ppcnt, tx_octets,
5621 MLXSW_ITEM64(reg, ppcnt, tx_frames,
5627 MLXSW_ITEM64(reg, ppcnt, rx_pause,
5639 MLXSW_ITEM64(reg, ppcnt, tx_pause,
5691 MLXSW_REG_ZERO(ppcnt, payload); in mlxsw_reg_ppcnt_pack()
[all …]
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.c776 return mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ppcnt), ppcnt_pl); in mlxsw_sp_port_get_stats_raw()
/linux-6.15/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-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c880 (MLX5_CAP_GEN(mdev, pcam_reg) ? MLX5_CAP_PCAM_REG(mdev, ppcnt) : 1)
1418 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, \
1421 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, \
1426 u32 *ppcnt, u8 lanes) in fec_set_fc_stats() argument
1438 static void fec_set_rs_stats(struct ethtool_fec_stats *fec_stats, u32 *ppcnt) in fec_set_rs_stats() argument
1441 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, in fec_set_rs_stats()
1444 MLX5E_READ_CTR64_BE_F(ppcnt, phys_layer_cntrs, in fec_set_rs_stats()
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h10629 u8 ppcnt[0x1]; member