Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/b53/
Db53_common.c37 struct b53_mib_desc { struct
44 static const struct b53_mib_desc b53_mibs_65[] = { argument
82 static const struct b53_mib_desc b53_mibs_63xx[] = {
130 static const struct b53_mib_desc b53_mibs[] = {
170 static const struct b53_mib_desc b53_mibs_58xx[] = {
828 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
869 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_strings()
891 const struct b53_mib_desc *mibs = b53_get_mib(dev); in b53_get_ethtool_stats()
893 const struct b53_mib_desc *s; in b53_get_ethtool_stats()