Home
last modified time | relevance | path

Searched refs:gathered_stats (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c488 u64 gathered_stats[NN_RVEC_GATHER_STATS] = {}; in nfp_vnic_get_sw_stats() local
523 gathered_stats[j] += tmp[j]; in nfp_vnic_get_sw_stats()
527 *data++ = gathered_stats[j]; in nfp_vnic_get_sw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c879 u64 gathered_stats[NN_RVEC_GATHER_STATS] = {}; in nfp_vnic_get_sw_stats() local
914 gathered_stats[j] += tmp[j]; in nfp_vnic_get_sw_stats()
918 *data++ = gathered_stats[j]; in nfp_vnic_get_sw_stats()

Completed in 5 milliseconds