Searched refs:__mlxsw_sp_port_get_stats (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 757 static void __mlxsw_sp_port_get_stats(struct net_device *dev, in __mlxsw_sp_port_get_stats() function 801 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_IEEE_8023_CNT, 0, in mlxsw_sp_port_get_stats() 806 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_2863_CNT, 0, in mlxsw_sp_port_get_stats() 811 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_2819_CNT, 0, in mlxsw_sp_port_get_stats() 816 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_3635_CNT, 0, in mlxsw_sp_port_get_stats() 821 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_EXT_CNT, 0, in mlxsw_sp_port_get_stats() 826 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_DISCARD_CNT, 0, in mlxsw_sp_port_get_stats() 832 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_PRIO_CNT, i, in mlxsw_sp_port_get_stats() 839 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_TC_CNT, i, in mlxsw_sp_port_get_stats()
|