Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
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[] = {
944 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
985 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_strings()
1007 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_ethtool_stats()
1009 const struct b53_mib_desc *s; in b53_get_ethtool_stats()