Searched refs:a5psw_stats (Results 1 – 1 of 1) sorted by relevance
20 struct a5psw_stats { struct30 static const struct a5psw_stats a5psw_stats[] = { variable805 for (u = 0; u < ARRAY_SIZE(a5psw_stats); u++) in a5psw_get_strings()806 ethtool_puts(&data, a5psw_stats[u].name); in a5psw_get_strings()815 for (u = 0; u < ARRAY_SIZE(a5psw_stats); u++) in a5psw_get_ethtool_stats()816 data[u] = a5psw_read_stat(a5psw, a5psw_stats[u].offset, port); in a5psw_get_ethtool_stats()824 return ARRAY_SIZE(a5psw_stats); in a5psw_get_sset_count()