Searched refs:veb_stats (Results 1 – 1 of 1) sorted by relevance
2408 bool veb_stats; in i40e_get_ethtool_stats() local2429 veb_stats = veb && test_bit(I40E_FLAG_VEB_STATS_ENA, pf->flags); in i40e_get_ethtool_stats()2431 if (veb_stats) in i40e_get_ethtool_stats()2438 i40e_add_ethtool_stats(&data, veb_stats ? veb : NULL, in i40e_get_ethtool_stats()2442 if (veb_stats) { in i40e_get_ethtool_stats()