Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c392 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc) macro
394 [0 ... BITS_TO_LONGS(PTP_STAT_COUNT) - 1] = ~0UL,
402 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
417 for (i = 0; i < PTP_STAT_COUNT; i++) { in efx_ptp_update_stats()
434 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()
438 return PTP_STAT_COUNT; in efx_ptp_update_stats()