Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c148 #define i40e_add_ethtool_stats(data, pointer, stats) \ macro
2314 i40e_add_ethtool_stats(&data, i40e_get_vsi_stats_struct(vsi), in i40e_get_ethtool_stats()
2317 i40e_add_ethtool_stats(&data, vsi, i40e_gstrings_misc_stats); in i40e_get_ethtool_stats()
2342 i40e_add_ethtool_stats(&data, veb_stats ? veb : NULL, in i40e_get_ethtool_stats()
2350 i40e_add_ethtool_stats(&data, &veb_tc, in i40e_get_ethtool_stats()
2353 i40e_add_ethtool_stats(&data, NULL, in i40e_get_ethtool_stats()
2357 i40e_add_ethtool_stats(&data, pf, i40e_gstrings_stats); in i40e_get_ethtool_stats()
2362 i40e_add_ethtool_stats(&data, &pfc, i40e_gstrings_pfc_stats); in i40e_get_ethtool_stats()