Home
last modified time | relevance | path

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

/openbmc/linux/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()