Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dairoha_eth.c2559 static const struct ethtool_rmon_hist_range airoha_ethtool_rmon_ranges[] = { variable
2579 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()