Home
last modified time | relevance | path

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

/drivers/net/dsa/b53/
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[] = {
871 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
912 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_strings()
934 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_ethtool_stats()
936 const struct b53_mib_desc *s; in b53_get_ethtool_stats()