Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c376 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = { variable
392 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc)
402 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
418 if (efx_ptp_stat_desc[i].dma_width) in efx_ptp_update_stats()
421 efx_ptp_stat_desc[i].offset); in efx_ptp_update_stats()
434 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = { variable
391 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc)
401 return efx_nic_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_describe_stats()
417 if (efx_ptp_stat_desc[i].dma_width) in efx_ptp_update_stats()
420 efx_ptp_stat_desc[i].offset); in efx_ptp_update_stats()
433 efx_nic_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_ptp_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c375 static const struct efx_hw_stat_desc efx_ptp_stat_desc[] = { variable
391 #define PTP_STAT_COUNT ARRAY_SIZE(efx_ptp_stat_desc)
401 return efx_siena_describe_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_siena_ptp_describe_stats()
417 if (efx_ptp_stat_desc[i].dma_width) in efx_siena_ptp_update_stats()
420 efx_ptp_stat_desc[i].offset); in efx_siena_ptp_update_stats()
433 efx_siena_update_stats(efx_ptp_stat_desc, PTP_STAT_COUNT, in efx_siena_ptp_update_stats()

Completed in 9 milliseconds