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