Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
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()