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

/linux-master/drivers/net/ethernet/sfc/
H A Dethtool_common.c20 struct efx_sw_stat_desc { struct
31 /* Initialiser for a struct efx_sw_stat_desc with type-checking */
68 static const struct efx_sw_stat_desc efx_sw_stat_desc[] = { variable in typeref:struct:efx_sw_stat_desc
102 #define EFX_ETHTOOL_SW_STAT_COUNT ARRAY_SIZE(efx_sw_stat_desc)
472 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN);
492 const struct efx_sw_stat_desc *stat;
505 stat = &efx_sw_stat_desc[i];
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c20 struct efx_sw_stat_desc { struct
31 /* Initialiser for a struct efx_sw_stat_desc with type-checking */
68 static const struct efx_sw_stat_desc efx_sw_stat_desc[] = { variable in typeref:struct:efx_sw_stat_desc
101 #define EFX_ETHTOOL_SW_STAT_COUNT ARRAY_SIZE(efx_sw_stat_desc)
471 efx_sw_stat_desc[i].name, ETH_GSTRING_LEN);
491 const struct efx_sw_stat_desc *stat;
504 stat = &efx_sw_stat_desc[i];

Completed in 136 milliseconds