Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1837 struct mvpp2_ethtool_counter { struct
1844 const struct mvpp2_ethtool_counter *counter) in mvpp2_read_count() argument
1875 static const struct mvpp2_ethtool_counter mvpp2_ethtool_mib_regs[] = {
1905 static const struct mvpp2_ethtool_counter mvpp2_ethtool_port_regs[] = {
1910 static const struct mvpp2_ethtool_counter mvpp2_ethtool_txq_regs[] = {
1922 static const struct mvpp2_ethtool_counter mvpp2_ethtool_rxq_regs[] = {
1929 static const struct mvpp2_ethtool_counter mvpp2_ethtool_xdp[] = {
2032 const struct mvpp2_ethtool_counter *s; in mvpp2_read_stats()