Searched refs:b53_enable_port (Results 1 – 3 of 3) sorted by relevance
388 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy);
620 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy) in b53_enable_port() function658 EXPORT_SYMBOL(b53_enable_port);2428 .port_enable = b53_enable_port,
346 return b53_enable_port(ds, port, phy); in bcm_sf2_port_setup()