b53_enable_port
.port_enable = b53_enable_port,
EXPORT_SYMBOL(b53_enable_port);
int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy);
return b53_enable_port(ds, port, phy);