B53_CPU_PORT_25
case B53_CPU_PORT_25:
case B53_CPU_PORT_25:
if ((is5325(dev) || is5365(dev)) && cpu_port == B53_CPU_PORT_25)
if (port == B53_CPU_PORT_25)
if (port == B53_CPU_PORT_25)
if ((is5325(dev) || is5365(dev)) && port == B53_CPU_PORT_25)
ent->port = B53_CPU_PORT_25;
if (is_unicast_ether_addr(ent->mac) && ent->port == B53_CPU_PORT_25)
ent->port |= BIT(B53_CPU_PORT_25);
ent->port = B53_CPU_PORT_25;