periodic_hw_stats 1161 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 			     periodic_hw_stats.update_dw.work);
periodic_hw_stats 1170 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 				   &mlxsw_sp_port->periodic_hw_stats.stats);
periodic_hw_stats 1172 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 				    &mlxsw_sp_port->periodic_hw_stats.xstats);
periodic_hw_stats 1175 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_core_schedule_dw(&mlxsw_sp_port->periodic_hw_stats.update_dw,
periodic_hw_stats 1188 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	memcpy(stats, &mlxsw_sp_port->periodic_hw_stats.stats, sizeof(*stats));
periodic_hw_stats 3662 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	INIT_DELAYED_WORK(&mlxsw_sp_port->periodic_hw_stats.update_dw,
periodic_hw_stats 3816 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_core_schedule_dw(&mlxsw_sp_port->periodic_hw_stats.update_dw, 0);
periodic_hw_stats 3860 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	cancel_delayed_work_sync(&mlxsw_sp_port->periodic_hw_stats.update_dw);
periodic_hw_stats 4192 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		mlxsw_sp_port->periodic_hw_stats.xstats.backlog[i] = 0;
periodic_hw_stats  270 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 	} periodic_hw_stats;
periodic_hw_stats  276 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	xstats = &mlxsw_sp_port->periodic_hw_stats.xstats;
periodic_hw_stats  382 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	xstats = &mlxsw_sp_port->periodic_hw_stats.xstats;
periodic_hw_stats  409 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	xstats = &mlxsw_sp_port->periodic_hw_stats.xstats;
periodic_hw_stats  586 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	xstats = &mlxsw_sp_port->periodic_hw_stats.xstats;
periodic_hw_stats  587 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	stats = &mlxsw_sp_port->periodic_hw_stats.stats;
periodic_hw_stats  623 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	xstats = &mlxsw_sp_port->periodic_hw_stats.xstats;
periodic_hw_stats  624 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	stats = &mlxsw_sp_port->periodic_hw_stats.stats;