Searched refs:mvpp2_ethtool_counter (Results 1 – 1 of 1) sorted by relevance
1864 struct mvpp2_ethtool_counter { struct1871 const struct mvpp2_ethtool_counter *counter) in mvpp2_read_count() argument1902 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()