Searched refs:bcmenet_sw_mdio_read (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 1991 static int bcmenet_sw_mdio_read(struct bcm_enet_priv *priv, bcmenet_sw_mdio_read() function 2065 val = bcmenet_sw_mdio_read(priv, external_phy, swphy_poll_timer() 2089 advertise = bcmenet_sw_mdio_read(priv, external_phy, swphy_poll_timer() 2092 lpa = bcmenet_sw_mdio_read(priv, external_phy, port->phy_id, swphy_poll_timer() 2095 lpa2 = bcmenet_sw_mdio_read(priv, external_phy, port->phy_id, swphy_poll_timer() 2468 /* can't use bcmenet_sw_mdio_read directly as we need to sort out 2477 return bcmenet_sw_mdio_read(priv, bcm_enetsw_mii_mdio_read()
|
Completed in 68 milliseconds