Searched refs:cvm_oct_mdio_read (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/mips/cavium/octe/
H A Dethernet-mdio.h37 int cvm_oct_mdio_read(struct ifnet *ifp, int phy_id, int location);
H A Dethernet-mv88e61xx.c97 return (cvm_oct_mdio_read(ifp, priv->phy_id, MV88E61XX_SMI_REG_DAT));
122 cmd = cvm_oct_mdio_read(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD);
H A Dethernet-mdio.c60 int cvm_oct_mdio_read(struct ifnet *ifp, int phy_id, int location) function
H A Docte.c236 return (cvm_oct_mdio_read(priv->ifp, phy, reg));

Completed in 109 milliseconds