Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c1864 struct mvpp2_ethtool_counter { struct
1871 const struct mvpp2_ethtool_counter *counter) in mvpp2_read_count() argument
1902 static const struct mvpp2_ethtool_counter mvpp2_ethtool_mib_regs[] = {
1932 static const struct mvpp2_ethtool_counter mvpp2_ethtool_port_regs[] = {
1937 static const struct mvpp2_ethtool_counter mvpp2_ethtool_txq_regs[] = {
1949 static const struct mvpp2_ethtool_counter mvpp2_ethtool_rxq_regs[] = {
1956 static const struct mvpp2_ethtool_counter mvpp2_ethtool_xdp[] = {
2059 const struct mvpp2_ethtool_counter *s; in mvpp2_read_stats()