Lines Matching defs:bfin_mac_local
70 struct bfin_mac_local { struct
76 struct net_device_stats stats;
78 spinlock_t lock;
80 int wol; /* Wake On Lan */
81 int irq_wake_requested;
82 struct timer_list tx_reclaim_timer;
83 struct net_device *ndev;
86 u16 vlan1_mask, vlan2_mask;
89 int old_link; /* used by bf537_adjust_link */
90 int old_speed;
91 int old_duplex;
93 struct phy_device *phydev;
94 struct mii_bus *mii_bus;
97 struct cyclecounter cycles;
98 struct timecounter clock;
99 struct timecompare compare;
100 struct hwtstamp_config stamp_cfg;