Searched refs:I40E_VEB_STATS_LEN (Results 1 – 1 of 1) sorted by relevance
204 #define I40E_VEB_STATS_LEN ARRAY_SIZE(i40e_gstrings_veb_stats) macro205 #define I40E_VEB_STATS_TOTAL (I40E_VEB_STATS_LEN + I40E_VEB_TC_STATS_LEN)1403 for (j = 0; j < I40E_VEB_STATS_LEN; j++) { in i40e_get_ethtool_stats()1482 for (i = 0; i < I40E_VEB_STATS_LEN; i++) { in i40e_get_strings()