Searched refs:phy_ethtool_ksettings_get (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.15/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-v5.15/drivers/net/ethernet/apm/xgene-v2/ |
D | ethtool.c | 146 phy_ethtool_ksettings_get(phydev, cmd); in xge_get_link_ksettings()
|
/Linux-v5.15/drivers/net/phy/ |
D | phy.c | 246 void phy_ethtool_ksettings_get(struct phy_device *phydev, in phy_ethtool_ksettings_get() function 270 EXPORT_SYMBOL(phy_ethtool_ksettings_get); 1438 phy_ethtool_ksettings_get(phydev, cmd); in phy_ethtool_get_link_ksettings()
|
D | phylink.c | 1470 phy_ethtool_ksettings_get(pl->phydev, kset); in phylink_ethtool_ksettings_get()
|
/Linux-v5.15/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 112 phy_ethtool_ksettings_get(phydev, cmd); in uec_get_ksettings()
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 86 phy_ethtool_ksettings_get(net_dev->phydev, cmd); in dpaa_get_link_ksettings()
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | am65-cpsw-ethtool.c | 526 phy_ethtool_ksettings_get(salve->phy, ecmd); in am65_cpsw_get_link_ksettings()
|
D | cpsw_ethtool.c | 410 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-v5.15/drivers/staging/netlogic/ |
D | xlr_net.c | 155 phy_ethtool_ksettings_get(phydev, ecmd); in xlr_get_link_ksettings()
|
/Linux-v5.15/drivers/net/usb/ |
D | lan78xx.c | 1278 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_link_reset() 1623 phy_ethtool_ksettings_get(phydev, cmd); in lan78xx_get_link_ksettings() 1665 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_get_pause() 1684 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_set_pause()
|
/Linux-v5.15/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-v5.15/include/linux/ |
D | phy.h | 1617 void phy_ethtool_ksettings_get(struct phy_device *phydev,
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 761 phy_ethtool_ksettings_get(netdev->phydev, cmd); in hns3_get_link_ksettings()
|
/Linux-v5.15/drivers/net/ethernet/cortina/ |
D | gemini.c | 2074 phy_ethtool_ksettings_get(netdev->phydev, cmd); in gmac_get_ksettings()
|
/Linux-v5.15/drivers/net/ethernet/broadcom/ |
D | b44.c | 1834 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 | 12147 phy_ethtool_ksettings_get(phydev, cmd); in tg3_get_link_ksettings()
|
/Linux-v5.15/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 1487 phy_ethtool_ksettings_get(dev->phydev, cmd); in mv643xx_eth_get_link_ksettings_phy()
|
/Linux-v5.15/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 779 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcmgenet_get_link_ksettings()
|