|
Linux Kernel
3.7.1
|
#include <mii.h>
Data Fields | |
| int | phy_id |
| int | advertising |
| int | phy_id_mask |
| int | reg_num_mask |
| unsigned int | full_duplex: 1 |
| unsigned int | force_media: 1 |
| unsigned int | supports_gmii: 1 |
| struct net_device * | dev |
| int(* | mdio_read )(struct net_device *dev, int phy_id, int location) |
| void(* | mdio_write )(struct net_device *dev, int phy_id, int location, int val) |
| struct net_device* dev |
1.8.2