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