i40e_add_ethtool_stats
i40e_add_ethtool_stats(&data, i40e_get_vsi_stats_struct(vsi),
i40e_add_ethtool_stats(&data, vsi, i40e_gstrings_misc_stats);
i40e_add_ethtool_stats(&data, veb_stats ? veb : NULL,
i40e_add_ethtool_stats(&data, &veb_tc,
i40e_add_ethtool_stats(&data, NULL,
i40e_add_ethtool_stats(&data, pf, i40e_gstrings_stats);
i40e_add_ethtool_stats(&data, &pfc, i40e_gstrings_pfc_stats);