Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Dphy.c807 err = phy_read_status(phydev); in phy_state_machine()
834 err = phy_read_status(phydev); in phy_state_machine()
878 err = phy_read_status(phydev); in phy_state_machine()
914 err = phy_read_status(phydev); in phy_state_machine()
930 err = phy_read_status(phydev); in phy_state_machine()
1073 status = phy_read_status(phydev); in phy_init_eee()
/linux-4.1.27/drivers/staging/octeon/
Dethernet-sgmii.c101 int r = phy_read_status(priv->phydev); in cvm_oct_sgmii_open()
Dethernet-xaui.c101 int r = phy_read_status(priv->phydev); in cvm_oct_xaui_open()
Dethernet-rgmii.c318 int r = phy_read_status(priv->phydev); in cvm_oct_rgmii_open()
/linux-4.1.27/include/linux/
Dphy.h739 static inline int phy_read_status(struct phy_device *phydev) in phy_read_status() function
/linux-4.1.27/net/dsa/
Dslave.c425 err = phy_read_status(p->phy); in dsa_slave_get_settings()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dpxa168_eth.c1381 err = phy_read_status(pep->phy); in pxa168_get_settings()
Dmv643xx_eth.c1473 err = phy_read_status(mp->phy); in mv643xx_eth_get_settings_phy()
/linux-4.1.27/Documentation/networking/
Dphy.txt201 static inline int phy_read_status(struct phy_device *phydev);
/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_ethss.c1984 phy_read_status(slave->phy); in gbe_slave_open()
2484 phy_read_status(slave->phy); in init_secondary_ports()
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c1367 phy_read_status(greth->phy); in greth_mdio_init()