Searched refs:airoha_ethtool_rmon_ranges (Results 1 – 1 of 1) sorted by relevance
2534 static const struct ethtool_rmon_hist_range airoha_ethtool_rmon_ranges[] = { variable2554 BUILD_BUG_ON(ARRAY_SIZE(airoha_ethtool_rmon_ranges) != in airoha_ethtool_get_rmon_stats()2556 BUILD_BUG_ON(ARRAY_SIZE(airoha_ethtool_rmon_ranges) != in airoha_ethtool_get_rmon_stats()2559 *ranges = airoha_ethtool_rmon_ranges; in airoha_ethtool_get_rmon_stats()2567 for (i = 0; i < ARRAY_SIZE(airoha_ethtool_rmon_ranges) - 1; in airoha_ethtool_get_rmon_stats()