mlxsw_sp_ptp_port_stats  284 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 		struct mlxsw_sp_ptp_port_stats stats;
mlxsw_sp_ptp_port_stats 1123 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 		.offset = offsetof(struct mlxsw_sp_ptp_port_stats,	\
mlxsw_sp_ptp_port_stats 1127 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c static const struct mlxsw_sp_ptp_port_stat mlxsw_sp_ptp_port_stats[] = {
mlxsw_sp_ptp_port_stats 1137 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	ARRAY_SIZE(mlxsw_sp_ptp_port_stats)
mlxsw_sp_ptp_port_stats 1149 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 		memcpy(*p, mlxsw_sp_ptp_port_stats[i].str,
mlxsw_sp_ptp_port_stats 1164 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 		offset = mlxsw_sp_ptp_port_stats[i].offset;