Home
last modified time | relevance | path

Searched refs:bcmenet_sw_mdio_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1922 static int bcmenet_sw_mdio_read(struct bcm_enet_priv *priv, in bcmenet_sw_mdio_read() function
1996 val = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2020 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2023 lpa = bcmenet_sw_mdio_read(priv, external_phy, port->phy_id, in swphy_poll_timer()
2036 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2039 lpa = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2399 /* can't use bcmenet_sw_mdio_read directly as we need to sort out
2408 return bcmenet_sw_mdio_read(priv, in bcm_enetsw_mii_mdio_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1949 static int bcmenet_sw_mdio_read(struct bcm_enet_priv *priv, in bcmenet_sw_mdio_read() function
2023 val = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2047 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2050 lpa = bcmenet_sw_mdio_read(priv, external_phy, port->phy_id, in swphy_poll_timer()
2063 advertise = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2066 lpa = bcmenet_sw_mdio_read(priv, external_phy, in swphy_poll_timer()
2406 /* can't use bcmenet_sw_mdio_read directly as we need to sort out
2415 return bcmenet_sw_mdio_read(priv, in bcm_enetsw_mii_mdio_read()

Completed in 7 milliseconds