Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c35 struct b53_mib_desc { struct
42 static const struct b53_mib_desc b53_mibs_65[] = { argument
80 static const struct b53_mib_desc b53_mibs_63xx[] = {
128 static const struct b53_mib_desc b53_mibs[] = {
168 static const struct b53_mib_desc b53_mibs_58xx[] = {
927 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
968 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_strings()
990 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_ethtool_stats()
992 const struct b53_mib_desc *s; in b53_get_ethtool_stats()