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

/freebsd-10.3-release/sys/mips/cavium/octe/
H A Dethernet-mdio.h38 void cvm_oct_mdio_write(struct ifnet *ifp, int phy_id, int location, int val);
H A Dethernet-mv88e61xx.c88 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD,
106 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_DAT, val);
107 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD,
H A Dethernet-mdio.c93 void cvm_oct_mdio_write(struct ifnet *ifp, int phy_id, int location, int val) function
H A Docte.c259 cvm_oct_mdio_write(priv->ifp, phy, reg, val);

Completed in 100 milliseconds