MDIO_READ
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
mdio_read - read MII PHY register
SYNOPSIS
"SYNOPSIS"
u16 mdio_read (struct net_device * net_dev, int phy_id, int location);
ARGUMENTS
- net_dev
-
the net device to read
- phy_id
-
the phy address to read
- location
-
the phy regiester id to read
DESCRIPTION
Read MII registers through MDIO and MDC
using MDIO management frame structure and protocol(defined by ISO/IEC).
Please see SiS7014 or ICS spec
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:17 GMT, October 06, 2005