Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dptp.c336 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = { variable
352 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc)
362 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
378 if (efx_ptp_stat_desc[i].dma_width) in efx_ptp_update_stats()
381 efx_ptp_stat_desc[i].offset); in efx_ptp_update_stats()
394 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()