Searched refs:cvm_oct_mdio_read (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-mv88e61xx.c | 100 return (cvm_oct_mdio_read(ifp, priv->phy_id, MV88E61XX_SMI_REG_DAT)); in cvm_oct_mv88e61xx_smi_read() 125 cmd = cvm_oct_mdio_read(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD); in cvm_oct_mv88e61xx_smi_wait()
|
| H A D | ethernet-mdio.h | 38 int cvm_oct_mdio_read(struct ifnet *ifp, int phy_id, int location);
|
| H A D | ethernet-mdio.c | 62 int cvm_oct_mdio_read(struct ifnet *ifp, int phy_id, int location) in cvm_oct_mdio_read() function
|
| H A D | octe.c | 237 return (cvm_oct_mdio_read(priv->ifp, phy, reg)); in octe_miibus_readreg()
|