Searched refs:ice_gstrings_pf_stats (Results 1 – 1 of 1) sorted by relevance
40 #define ICE_PF_STATS_LEN ARRAY_SIZE(ice_gstrings_pf_stats)98 static const struct ice_stats ice_gstrings_pf_stats[] = { variable1492 ethtool_puts(&p, ice_gstrings_pf_stats[i].stat_string); in __ice_get_strings()1994 p = (char *)pf + ice_gstrings_pf_stats[j].stat_offset; in __ice_get_ethtool_stats()1995 data[i++] = (ice_gstrings_pf_stats[j].sizeof_stat == in __ice_get_ethtool_stats()