Home
last modified time | relevance | path

Searched refs:phy_read_status (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/staging/octeon/
H A Dethernet.c477 int r = phy_read_status(dev->phydev); in cvm_oct_common_open()
/openbmc/linux/drivers/net/phy/
H A Dphy.c959 err = phy_read_status(phydev); in phy_check_link_status()
/openbmc/linux/include/linux/
H A Dphy.h1895 static inline int phy_read_status(struct phy_device *phydev) in phy_read_status() function
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c1328 phy_read_status(ndev->phydev); in greth_mdio_init()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2549 res = phy_read_status(dev->phy_dev); in emac_mdio_poll_link()
2565 res = phy_read_status(phy_dev); in emac_mdio_read_link()
/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c751 phy_read_status(net->phydev); in smsc95xx_get_link()
H A Dlan78xx.c1430 phy_read_status(phydev); in lan78xx_link_reset()
1751 phy_read_status(net->phydev); in lan78xx_get_link()
/openbmc/linux/Documentation/networking/
H A Dphy.rst408 static inline int phy_read_status(struct phy_device *phydev);
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2881 ret = phy_read_status(phy_data->phydev); in xgbe_phy_link_status()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7589 ret = phy_read_status(phydev); in hclge_phy_link_status_wait()