e1000_phy_operations
static const struct e1000_phy_operations es2_phy_ops = {
static const struct e1000_phy_operations e82_phy_ops_igp = {
static const struct e1000_phy_operations e82_phy_ops_m88 = {
static const struct e1000_phy_operations e82_phy_ops_bm = {
const struct e1000_phy_operations *phy_ops;
struct e1000_phy_operations ops;
static const struct e1000_phy_operations ich8_phy_ops = {
static const struct e1000_phy_operations e1000_phy_ops_82575 = {
const struct e1000_phy_operations *phy_ops;
struct e1000_phy_operations ops;