Searched refs:enetc_mdio_write_c45 (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/fsl/
H A Denetc_mdio.h44 int enetc_mdio_write_c45(struct mii_bus *bus, int phy_id, int devad, int regnum,
59 static inline int enetc_mdio_write_c45(struct mii_bus *bus, int phy_id, function
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pci_mdio.c45 bus->write_c45 = enetc_mdio_write_c45;
H A Denetc_mdio.c91 int enetc_mdio_write_c45(struct mii_bus *bus, int phy_id, int dev_addr, function
127 EXPORT_SYMBOL_GPL(enetc_mdio_write_c45); variable
H A Denetc_pf.c839 bus->write_c45 = enetc_mdio_write_c45;
877 bus->write_c45 = enetc_mdio_write_c45;
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1002 bus->write_c45 = enetc_mdio_write_c45;

Completed in 129 milliseconds