Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c378 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = { variable
394 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc)
404 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
420 if (efx_ptp_stat_desc[i].dma_width) in efx_ptp_update_stats()
423 efx_ptp_stat_desc[i].offset); in efx_ptp_update_stats()
436 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()