Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c32 #define DPAA2_SWITCH_NUM_COUNTERS ARRAY_SIZE(dpaa2_switch_ethtool_counters) macro
164 return DPAA2_SWITCH_NUM_COUNTERS + dpaa2_mac_get_sset_count(); in dpaa2_switch_ethtool_get_sset_count()
178 for (i = 0; i < DPAA2_SWITCH_NUM_COUNTERS; i++) { in dpaa2_switch_ethtool_get_strings()
195 for (i = 0; i < DPAA2_SWITCH_NUM_COUNTERS; i++) { in dpaa2_switch_ethtool_get_stats()