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()1394 if (is5301x(dev) || is58xx(dev)) in b53_force_port_config()2286 if (is58xx(dev)) { in b53_br_join()2367 if (is58xx(dev)) { in b53_br_leave()
262 static inline int is58xx(struct b53_device *dev) in is58xx() function