Linux Kernel
3.7.1
|
#include <phy.h>
Data Fields | |
int(* | init )(struct mii_phy *phy) |
int(* | suspend )(struct mii_phy *phy, int wol_options) |
int(* | setup_aneg )(struct mii_phy *phy, u32 advertise) |
int(* | setup_forced )(struct mii_phy *phy, int speed, int fd) |
int(* | poll_link )(struct mii_phy *phy) |
int(* | read_link )(struct mii_phy *phy) |
int(* | enable_fiber )(struct mii_phy *phy, int autoneg) |