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.c36 struct b53_mib_desc { struct
43 static const struct b53_mib_desc b53_mibs_65[] = { argument
81 static const struct b53_mib_desc b53_mibs_63xx[] = {
129 static const struct b53_mib_desc b53_mibs[] = {
169 static const struct b53_mib_desc b53_mibs_58xx[] = {
931 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
972 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_strings()
994 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_ethtool_stats()
996 const struct b53_mib_desc *s; in b53_get_ethtool_stats()