Searched refs:dsa_port_enable (Results 1 – 3 of 3) sorted by relevance
143 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy);
70 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable() function
97 err = dsa_port_enable(dp, dev->phydev); in dsa_slave_open()