Home
last modified time | relevance | path

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

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