Home
last modified time | relevance | path

Searched refs:set_plca_cfg (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dplca.c143 if (!ops || !ops->set_plca_cfg) in ethnl_set_plca()
158 ret = ops->set_plca_cfg(dev->phydev, &plca_cfg, info->extack); in ethnl_set_plca()
/linux-6.3-rc2/drivers/net/phy/
A Dncn26000.c154 .set_plca_cfg = genphy_c45_plca_set_cfg,
A Dphy.c627 if (!phydev->drv->set_plca_cfg || in phy_ethtool_set_plca_cfg()
698 ret = phydev->drv->set_plca_cfg(phydev, plca_cfg); in phy_ethtool_set_plca_cfg()
A Dphy_device.c3326 .set_plca_cfg = phy_ethtool_set_plca_cfg,
/linux-6.3-rc2/include/linux/
A Dethtool.h957 int (*set_plca_cfg)(struct phy_device *dev, member
A Dphy.h1054 int (*set_plca_cfg)(struct phy_device *dev, member

Completed in 20 milliseconds