Searched refs:__mlxsw_sp_port_get_stats (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 750 static void __mlxsw_sp_port_get_stats(struct net_device *dev, in __mlxsw_sp_port_get_stats() function 792 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_IEEE_8023_CNT, 0, in mlxsw_sp_port_get_stats() 797 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_2863_CNT, 0, in mlxsw_sp_port_get_stats() 802 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_2819_CNT, 0, in mlxsw_sp_port_get_stats() 807 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_3635_CNT, 0, in mlxsw_sp_port_get_stats() 812 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_EXT_CNT, 0, in mlxsw_sp_port_get_stats() 817 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_DISCARD_CNT, 0, in mlxsw_sp_port_get_stats() 823 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_PRIO_CNT, i, in mlxsw_sp_port_get_stats() 830 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_TC_CNT, i, in mlxsw_sp_port_get_stats()
|