Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c175 #define NN_RVEC_GATHER_STATS 13 macro
449 return NN_RVEC_GATHER_STATS + nn->max_r_vecs * NN_RVEC_PER_Q_STATS + in nfp_vnic_get_sw_stats_count()
488 u64 gathered_stats[NN_RVEC_GATHER_STATS] = {}; in nfp_vnic_get_sw_stats()
490 u64 tmp[NN_RVEC_GATHER_STATS]; in nfp_vnic_get_sw_stats()
522 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()
526 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c178 #define NN_RVEC_GATHER_STATS 13 macro
840 return NN_RVEC_GATHER_STATS + nn->max_r_vecs * NN_RVEC_PER_Q_STATS + in nfp_vnic_get_sw_stats_count()
879 u64 gathered_stats[NN_RVEC_GATHER_STATS] = {}; in nfp_vnic_get_sw_stats()
881 u64 tmp[NN_RVEC_GATHER_STATS]; in nfp_vnic_get_sw_stats()
913 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()
917 for (j = 0; j < NN_RVEC_GATHER_STATS; j++) in nfp_vnic_get_sw_stats()

Completed in 5 milliseconds