Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c394 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc) macro
396 [0 ... BITS_TO_LONGS(PTP_STAT_COUNT) - 1] = ~0UL,
404 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
419 for (i = 0; i < PTP_STAT_COUNT; i++) { in efx_ptp_update_stats()
436 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()
440 return PTP_STAT_COUNT; in efx_ptp_update_stats()