Searched refs:phy_ethtool_ksettings_get (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/ethernet/apm/xgene/ |
H A 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/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ethtool.c | 146 phy_ethtool_ksettings_get(phydev, cmd); in xge_get_link_ksettings()
|
/linux/drivers/net/phy/ |
H A D | phy.c | 273 void phy_ethtool_ksettings_get(struct phy_device *phydev, in phy_ethtool_ksettings_get() function 298 EXPORT_SYMBOL(phy_ethtool_ksettings_get); 2027 phy_ethtool_ksettings_get(phydev, cmd); in phy_ethtool_get_link_ksettings()
|
H A D | phylink.c | 2788 phy_ethtool_ksettings_get(pl->phydev, kset); in phylink_ethtool_ksettings_get()
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 148 phy_ethtool_ksettings_get(net_dev->phydev, cmd); in hns_nic_get_link_ksettings()
|
/linux/include/linux/ |
H A D | phy.h | 2004 void phy_ethtool_ksettings_get(struct phy_device *phydev,
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | b44.c | 1812 phy_ethtool_ksettings_get(dev->phydev, cmd); in b44_get_link_ksettings()
|
H A D | bcm63xx_enet.c | 1448 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcm_enet_get_link_ksettings()
|
H A D | tg3.c | 12265 phy_ethtool_ksettings_get(phydev, cmd); in tg3_get_link_ksettings()
|
/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 2117 phy_ethtool_ksettings_get(netdev->phydev, cmd); in gmac_get_ksettings()
|
/linux/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1489 phy_ethtool_ksettings_get(dev->phydev, cmd); in mv643xx_eth_get_link_ksettings_phy()
|
/linux/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 1947 phy_ethtool_ksettings_get(phy, cmd); in keystone_get_link_ksettings()
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 777 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcmgenet_get_link_ksettings()
|