Searched refs:is58xx (Results 1 – 2 of 2) sorted by relevance
814 if (!is58xx(dev)) in b53_brcm_hdr_setup()1110 else if (is58xx(dev)) in b53_get_mib()1122 else if (is58xx(dev)) in b53_get_mib_size()1393 if (is5301x(dev) || is58xx(dev)) in b53_force_port_config()2285 if (is58xx(dev)) { in b53_br_join()2366 if (is58xx(dev)) { in b53_br_leave()
261 static inline int is58xx(struct b53_device *dev) in is58xx() function