Searched refs:__mlxsw_sp_port_get_stats (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.c | 2081 static void __mlxsw_sp_port_get_stats(struct net_device *dev, in __mlxsw_sp_port_get_stats() function 2111 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_IEEE_8023_CNT, 0, in mlxsw_sp_port_get_stats() 2116 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_RFC_2819_CNT, 0, in mlxsw_sp_port_get_stats() 2122 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_PRIO_CNT, i, in mlxsw_sp_port_get_stats() 2129 __mlxsw_sp_port_get_stats(dev, MLXSW_REG_PPCNT_TC_CNT, i, in mlxsw_sp_port_get_stats()
|