Searched refs:b53_eee_init (Results 1 – 3 of 3) sorted by relevance
386 int b53_eee_init(struct dsa_switch *ds, int port, struct phy_device *phy);
1461 p->eee_enabled = b53_eee_init(ds, port, phydev); in b53_phylink_mac_link_up()2214 int b53_eee_init(struct dsa_switch *ds, int port, struct phy_device *phy) in b53_eee_init() function2226 EXPORT_SYMBOL(b53_eee_init);
902 p->eee_enabled = b53_eee_init(dp->ds, port, phydev); in bcm_sf2_sw_mac_link_up()