Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c153 #define NN_RVEC_GATHER_STATS 13 macro
427 return NN_RVEC_GATHER_STATS + nn->max_r_vecs * NN_RVEC_PER_Q_STATS + in nfp_vnic_get_sw_stats_count()
463 u64 gathered_stats[NN_RVEC_GATHER_STATS] = {}; in nfp_vnic_get_sw_stats()
465 u64 tmp[NN_RVEC_GATHER_STATS]; in nfp_vnic_get_sw_stats()
497 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()
501 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()