Searched refs:get_plca_status (Results 1 – 7 of 7) sorted by relevance
280 .get_plca_status = genphy_c45_plca_get_status,290 .get_plca_status = genphy_c45_plca_get_status,
155 .get_plca_status = genphy_c45_plca_get_status,
772 if (!phydev->drv->get_plca_status) { in phy_ethtool_get_plca_status()778 ret = phydev->drv->get_plca_status(phydev, plca_st); in phy_ethtool_get_plca_status()
3512 .get_plca_status = phy_ethtool_get_plca_status,
214 if (!ops || !ops->get_plca_status) { in plca_get_status_prepare_data()226 ret = ops->get_plca_status(dev->phydev, &data->plca_st); in plca_get_status_prepare_data()
967 int (*get_plca_status)(struct phy_device *dev, member
1089 int (*get_plca_status)(struct phy_device *dev, member