Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1876 struct mvpp2_ethtool_counter { struct
1883 const struct mvpp2_ethtool_counter *counter) in mvpp2_read_count() argument
1914 static const struct mvpp2_ethtool_counter mvpp2_ethtool_mib_regs[] = {
1944 static const struct mvpp2_ethtool_counter mvpp2_ethtool_port_regs[] = {
1949 static const struct mvpp2_ethtool_counter mvpp2_ethtool_txq_regs[] = {
1961 static const struct mvpp2_ethtool_counter mvpp2_ethtool_rxq_regs[] = {
1968 static const struct mvpp2_ethtool_counter mvpp2_ethtool_xdp[] = {
2071 const struct mvpp2_ethtool_counter *s; in mvpp2_read_stats()