Searched refs:phy_ethtool_ksettings_get (Results 1 – 17 of 17) sorted by relevance
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ethtool.c | 146 phy_ethtool_ksettings_get(phydev, cmd); in xge_get_link_ksettings()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 288 void phy_ethtool_ksettings_get(struct phy_device *phydev, in phy_ethtool_ksettings_get() function 313 EXPORT_SYMBOL(phy_ethtool_ksettings_get); 1686 phy_ethtool_ksettings_get(phydev, cmd); in phy_ethtool_get_link_ksettings()
|
H A D | phylink.c | 2326 phy_ethtool_ksettings_get(pl->phydev, kset); in phylink_ethtool_ksettings_get()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth_ethtool.c | 112 phy_ethtool_ksettings_get(phydev, cmd); in uec_get_ksettings()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ethtool.c | 408 phy_ethtool_ksettings_get(cpsw->slaves[slave_no].phy, ecmd); in cpsw_get_link_ksettings()
|
H A D | netcp_ethss.c | 1947 phy_ethtool_ksettings_get(phy, cmd); in keystone_get_link_ksettings()
|
/openbmc/linux/drivers/net/usb/ |
H A D | lan78xx.c | 1446 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_link_reset() 1792 phy_ethtool_ksettings_get(phydev, cmd); in lan78xx_get_link_ksettings() 1834 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_get_pause() 1853 phy_ethtool_ksettings_get(phydev, &ecmd); in lan78xx_set_pause()
|
/openbmc/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()
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 1918 void phy_ethtool_ksettings_get(struct phy_device *phydev,
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_ethtool.c | 812 phy_ethtool_ksettings_get(netdev->phydev, cmd); in hns3_get_link_ksettings()
|
/openbmc/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 | 12176 phy_ethtool_ksettings_get(phydev, cmd); in tg3_get_link_ksettings()
|
/openbmc/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 2101 phy_ethtool_ksettings_get(netdev->phydev, cmd); in gmac_get_ksettings()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1488 phy_ethtool_ksettings_get(dev->phydev, cmd); in mv643xx_eth_get_link_ksettings_phy()
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 761 phy_ethtool_ksettings_get(dev->phydev, cmd); in bcmgenet_get_link_ksettings()
|