/linux/drivers/net/ethernet/ibm/emac/ |
H A D | phy.h | 71 int (*mdio_read) (struct net_device * dev, int addr, int reg); member
|
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-bitbang.c | 68 static inline int mdio_read(struct mdiobb_ctrl *ctrl) in mdio_read() function
|
/linux/arch/powerpc/platforms/pasemi/ |
H A D | gpio_mdio.c | 67 static inline int mdio_read(struct mii_bus *bus) in mdio_read() function
|
/linux/include/linux/ |
H A D | mii.h | 29 int (*mdio_read) (struct net_device *dev, int phy_id, int location); member
|
H A D | sungem_phy.h | 59 int (*mdio_read) (struct net_device *dev, int mii_id, int reg); member
|
H A D | mdio.h | 148 int (*mdio_read)(struct net_device *dev, int prtad, int devad, member
|
/linux/drivers/net/ethernet/sgi/ |
H A D | meth.c | 120 static unsigned long mdio_read(struct meth_private *priv, unsigned long phyreg) in mdio_read() function
|
/linux/drivers/net/ethernet/8390/ |
H A D | axnet_cs.c | 429 static int mdio_read(unsigned int addr, int phy_id, int loc) in mdio_read() function
|
H A D | pcnet_cs.c | 715 static int mdio_read(unsigned int addr, int phy_id, int loc) in mdio_read() function
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 541 static int mdio_read(unsigned int ioaddr, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/usb/ |
H A D | pegasus.c | 223 static int mdio_read(struct net_device *dev, int phy_id, int loc) in mdio_read() function
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | winbond-840.c | 554 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 545 static int mdio_read(void __iomem *ioaddr, int phy_id, int location) in mdio_read() function
|
H A D | hamachi.c | 817 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 607 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
H A D | smc91c92_cs.c | 988 static int mdio_read(struct net_device *dev, int phy_id, int loc) in mdio_read() function
|
/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 902 static int mdio_read(struct net_device *net_dev, int phy_id, int location) in mdio_read() function
|
H A D | sis190.c | 390 static int mdio_read(void __iomem *ioaddr, int phy_id, int reg) in mdio_read() function
|
/linux/drivers/net/ethernet/ |
H A D | fealnx.c | 747 static int mdio_read(struct net_device *dev, int phyad, int regad) in mdio_read() function
|
/linux/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 761 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.c | 979 static int mdio_read(struct net_device *netdev, int phy_id, int reg_num) in mdio_read() function
|
/linux/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 2749 static int mdio_read(struct net_device *dev, int phy_id, int reg_num) in mdio_read() function
|
/linux/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 826 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 1303 static int mdio_read(struct net_device *dev, int phy_id, int location) in mdio_read() function
|
/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 1621 static int mdio_read(struct net_device *dev, int phy_id, int regnum) in mdio_read() function
|