Searched refs:cvm_oct_mdio_write (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-mv88e61xx.c | 91 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD, in cvm_oct_mv88e61xx_smi_read() 109 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_DAT, val); in cvm_oct_mv88e61xx_smi_write() 110 cvm_oct_mdio_write(ifp, priv->phy_id, MV88E61XX_SMI_REG_CMD, in cvm_oct_mv88e61xx_smi_write()
|
| H A D | ethernet-mdio.h | 39 void cvm_oct_mdio_write(struct ifnet *ifp, int phy_id, int location, int val);
|
| H A D | ethernet-mdio.c | 95 void cvm_oct_mdio_write(struct ifnet *ifp, int phy_id, int location, int val) in cvm_oct_mdio_write() function
|
| H A D | octe.c | 260 cvm_oct_mdio_write(priv->ifp, phy, reg, val); in octe_miibus_writereg()
|