Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1839 struct mvpp2_ethtool_counter { struct
1846 const struct mvpp2_ethtool_counter *counter) in mvpp2_read_count() argument
1877 static const struct mvpp2_ethtool_counter mvpp2_ethtool_mib_regs[] = {
1907 static const struct mvpp2_ethtool_counter mvpp2_ethtool_port_regs[] = {
1912 static const struct mvpp2_ethtool_counter mvpp2_ethtool_txq_regs[] = {
1924 static const struct mvpp2_ethtool_counter mvpp2_ethtool_rxq_regs[] = {
1931 static const struct mvpp2_ethtool_counter mvpp2_ethtool_xdp[] = {
2034 const struct mvpp2_ethtool_counter *s; in mvpp2_read_stats()