Home
last modified time | relevance | path

Searched refs:PTP_SW_STAT (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
Dptp.c372 #define PTP_SW_STAT(ext_name, field_name) \ macro
377 PTP_SW_STAT(ptp_good_syncs, good_syncs),
378 PTP_SW_STAT(ptp_fast_syncs, fast_syncs),
379 PTP_SW_STAT(ptp_bad_syncs, bad_syncs),
380 PTP_SW_STAT(ptp_sync_timeouts, sync_timeouts),
381 PTP_SW_STAT(ptp_no_time_syncs, no_time_syncs),
382 PTP_SW_STAT(ptp_invalid_sync_windows, invalid_sync_windows),
383 PTP_SW_STAT(ptp_undersize_sync_windows, undersize_sync_windows),
384 PTP_SW_STAT(ptp_oversize_sync_windows, oversize_sync_windows),
385 PTP_SW_STAT(ptp_rx_no_timestamp, rx_no_timestamp),