Searched refs:efx_sw_stat_desc (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dethtool.c22 struct efx_sw_stat_desc { struct
33 /* Initialiser for a struct efx_sw_stat_desc with type-checking */
67 static const struct efx_sw_stat_desc efx_sw_stat_desc[] = { variable in typeref:struct:efx_sw_stat_desc
84 #define EFX_ETHTOOL_SW_STAT_COUNT ARRAY_SIZE(efx_sw_stat_desc)
423 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN);
443 const struct efx_sw_stat_desc *stat;
456 stat = &efx_sw_stat_desc[i];

Completed in 46 milliseconds