Searched refs:efx_sw_stat_desc (Results 1 – 2 of 2) sorted by relevance
20 struct efx_sw_stat_desc { struct68 static const struct efx_sw_stat_desc efx_sw_stat_desc[] = { variable101 #define EFX_ETHTOOL_SW_STAT_COUNT ARRAY_SIZE(efx_sw_stat_desc)471 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN); in efx_siena_ethtool_get_strings()491 const struct efx_sw_stat_desc *stat; in efx_siena_ethtool_get_stats()504 stat = &efx_sw_stat_desc[i]; in efx_siena_ethtool_get_stats()
20 struct efx_sw_stat_desc { struct68 static const struct efx_sw_stat_desc efx_sw_stat_desc[] = { variable102 #define EFX_ETHTOOL_SW_STAT_COUNT ARRAY_SIZE(efx_sw_stat_desc)472 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN); in efx_ethtool_get_strings()492 const struct efx_sw_stat_desc *stat; in efx_ethtool_get_stats()505 stat = &efx_sw_stat_desc[i]; in efx_ethtool_get_stats()