PTP_SW_STAT       376 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_good_syncs, good_syncs),
PTP_SW_STAT       377 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_fast_syncs, fast_syncs),
PTP_SW_STAT       378 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_bad_syncs, bad_syncs),
PTP_SW_STAT       379 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_sync_timeouts, sync_timeouts),
PTP_SW_STAT       380 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_no_time_syncs, no_time_syncs),
PTP_SW_STAT       381 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_invalid_sync_windows, invalid_sync_windows),
PTP_SW_STAT       382 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_undersize_sync_windows, undersize_sync_windows),
PTP_SW_STAT       383 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_oversize_sync_windows, oversize_sync_windows),
PTP_SW_STAT       384 drivers/net/ethernet/sfc/ptp.c 	PTP_SW_STAT(ptp_rx_no_timestamp, rx_no_timestamp),