Home
last modified time | relevance | path

Searched refs:phy_ethtool_ksettings_set (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_ethtool.c174 return phy_ethtool_ksettings_set(phydev, cmd); in xgene_set_link_ksettings()
182 return phy_ethtool_ksettings_set(phydev, cmd); in xgene_set_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/apm/xgene-v2/
A Dethtool.c159 return phy_ethtool_ksettings_set(phydev, cmd); in xge_set_link_ksettings()
/linux-6.3-rc2/drivers/net/phy/
A Dphy.c996 int phy_ethtool_ksettings_set(struct phy_device *phydev, in phy_ethtool_ksettings_set() function
1054 EXPORT_SYMBOL(phy_ethtool_ksettings_set);
1636 return phy_ethtool_ksettings_set(phydev, cmd); in phy_ethtool_set_link_ksettings()
A Dphylink.c2230 return phy_ethtool_ksettings_set(pl->phydev, kset); in phylink_ethtool_ksettings_set()
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Ducc_geth_ethtool.c127 return phy_ethtool_ksettings_set(phydev, cmd); in uec_set_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c422 return phy_ethtool_ksettings_set(cpsw->slaves[slave_no].phy, ecmd); in cpsw_set_link_ksettings()
A Dnetcp_ethss.c1997 return phy_ethtool_ksettings_set(phy, cmd); in keystone_set_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_ethtool.c229 return phy_ethtool_ksettings_set(net_dev->phydev, cmd); in hns_nic_set_link_ksettings()
/linux-6.3-rc2/include/linux/
A Dphy.h1806 int phy_ethtool_ksettings_set(struct phy_device *phydev,
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c890 return phy_ethtool_ksettings_set(netdev->phydev, cmd); in hns3_set_link_ksettings()
/linux-6.3-rc2/Documentation/networking/
A Dphy.rst410 int phy_ethtool_ksettings_set(struct phy_device *phydev,
/linux-6.3-rc2/drivers/net/usb/
A Dlan78xx.c1810 ret = phy_ethtool_ksettings_set(phydev, cmd); in lan78xx_set_link_ksettings()
1878 phy_ethtool_ksettings_set(phydev, &ecmd); in lan78xx_set_pause()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Db44.c1874 ret = phy_ethtool_ksettings_set(dev->phydev, cmd); in b44_set_link_ksettings()
A Dbcm63xx_enet.c1480 return phy_ethtool_ksettings_set(dev->phydev, cmd); in bcm_enet_set_link_ksettings()
A Dtg3.c12209 return phy_ethtool_ksettings_set(phydev, cmd); in tg3_set_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/cortina/
A Dgemini.c2086 return phy_ethtool_ksettings_set(netdev->phydev, cmd); in gmac_set_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c1598 ret = phy_ethtool_ksettings_set(dev->phydev, &c); in mv643xx_eth_set_link_ksettings()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.c775 return phy_ethtool_ksettings_set(dev->phydev, cmd); in bcmgenet_set_link_ksettings()

Completed in 90 milliseconds