Lines Matching refs:pl
582 return phylink_mii_ioctl(p->dp->pl, ifr, cmd); in dsa_user_ioctl()
984 return phylink_ethtool_nway_reset(dp->pl); in dsa_user_nway_reset()
1202 phylink_ethtool_get_wol(dp->pl, w); in dsa_user_get_wol()
1214 phylink_ethtool_set_wol(dp->pl, w); in dsa_user_set_wol()
1252 return phylink_ethtool_set_eee(dp->pl, e); in dsa_user_set_eee()
1268 return phylink_ethtool_get_eee(dp->pl, e); in dsa_user_get_eee()
1276 return phylink_ethtool_ksettings_get(dp->pl, cmd); in dsa_user_get_link_ksettings()
1284 return phylink_ethtool_ksettings_set(dp->pl, cmd); in dsa_user_set_link_ksettings()
1302 phylink_ethtool_get_pauseparam(dp->pl, pause); in dsa_user_get_pauseparam()
1310 return phylink_ethtool_set_pauseparam(dp->pl, pause); in dsa_user_set_pauseparam()
2621 if (dp->pl) in dsa_port_phylink_mac_change()
2622 phylink_mac_change(dp->pl, up); in dsa_port_phylink_mac_change()
2653 return phylink_connect_phy(dp->pl, user_dev->phydev); in dsa_user_phy_connect()
2683 ret = phylink_of_phy_connect(dp->pl, port_dn, phy_flags); in dsa_user_phy_setup()
2738 phylink_stop(dp->pl); in dsa_user_suspend()
2754 phylink_start(dp->pl); in dsa_user_resume()
2870 phylink_disconnect_phy(p->dp->pl); in dsa_user_create()
2891 phylink_disconnect_phy(dp->pl); in dsa_user_destroy()