Searched refs:phy_ethtool_ksettings_get (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 120 phy_ethtool_ksettings_get(phydev, cmd); in xgene_get_link_ksettings() 128 phy_ethtool_ksettings_get(phydev, cmd); in xgene_get_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/apm/xgene-v2/ |
D | ethtool.c | 146 phy_ethtool_ksettings_get(phydev, cmd); in xge_get_link_ksettings()
|
/linux-6.1.9/drivers/net/phy/ |
D | phy.c | 274 void phy_ethtool_ksettings_get(struct phy_device *phydev, in phy_ethtool_ksettings_get() function 299 EXPORT_SYMBOL(phy_ethtool_ksettings_get); 1503 phy_ethtool_ksettings_get(phydev, cmd); in phy_ethtool_get_link_ksettings()
|
D | phylink.c | 2127 phy_ethtool_ksettings_get(pl->phydev, kset); in phylink_ethtool_ksettings_get()
|
/linux-6.1.9/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 112 phy_ethtool_ksettings_get(phydev, cmd); in uec_get_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 60 phy_ethtool_ksettings_get(net_dev->phydev, cmd); in dpaa_get_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 408 phy_ethtool_ksettings_get(cpsw->slaves[slave_no].phy, ecmd); in cpsw_get_link_ksettings()
|
D | netcp_ethss.c | 1947 phy_ethtool_ksettings_get(phy, cmd); in keystone_get_link_ksettings()
|
/linux-6.1.9/drivers/net/usb/ |
D | lan78xx.c | 1446 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_link_reset() 1790 phy_ethtool_ksettings_get(phydev, cmd); in lan78xx_get_link_ksettings() 1832 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_get_pause() 1851 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_set_pause()
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 148 phy_ethtool_ksettings_get(net_dev->phydev, cmd); in hns_nic_get_link_ksettings()
|
/linux-6.1.9/include/linux/ |
D | phy.h | 1703 void phy_ethtool_ksettings_get(struct phy_device *phydev,
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 798 phy_ethtool_ksettings_get(netdev->phydev, cmd); in hns3_get_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | b44.c | 1836 phy_ethtool_ksettings_get(dev->phydev, cmd); in b44_get_link_ksettings()
|
D | bcm63xx_enet.c | 1448 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcm_enet_get_link_ksettings()
|
D | tg3.c | 12141 phy_ethtool_ksettings_get(phydev, cmd); in tg3_get_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/cortina/ |
D | gemini.c | 2076 phy_ethtool_ksettings_get(netdev->phydev, cmd); in gmac_get_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 1487 phy_ethtool_ksettings_get(dev->phydev, cmd); in mv643xx_eth_get_link_ksettings_phy()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 779 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcmgenet_get_link_ksettings()
|