Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw-ethtool.c15 } dpaa2_switch_ethtool_counters[] = { variable
30 #define DPAA2_SWITCH_NUM_COUNTERS ARRAY_SIZE(dpaa2_switch_ethtool_counters)
154 dpaa2_switch_ethtool_counters[i].name, in dpaa2_switch_ethtool_get_strings()
171 dpaa2_switch_ethtool_counters[i].id, in dpaa2_switch_ethtool_get_stats()
175 dpaa2_switch_ethtool_counters[i].name, err); in dpaa2_switch_ethtool_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c17 } dpaa2_switch_ethtool_counters[] = { variable
32 #define DPAA2_SWITCH_NUM_COUNTERS ARRAY_SIZE(dpaa2_switch_ethtool_counters)
179 memcpy(p, dpaa2_switch_ethtool_counters[i].name, in dpaa2_switch_ethtool_get_strings()
199 dpaa2_switch_ethtool_counters[i].id, in dpaa2_switch_ethtool_get_stats()
203 dpaa2_switch_ethtool_counters[i].name, err); in dpaa2_switch_ethtool_get_stats()

Completed in 2 milliseconds