Searched defs:mdio_read (Results 1 – 11 of 11) sorted by relevance
| /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
|
| /linux/drivers/net/ethernet/8390/ |
| 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/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/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/amd/ |
| H A D | pcnet32.c | 2754 static int mdio_read(struct net_device *dev, int phy_id, int reg_num) 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
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.c | 332 static int mdio_read(struct niu *np, int port, int dev, int reg) in mdio_read() function
|