Searched defs:bfin_mac_local (Results 1 – 1 of 1) sorted by relevance
70 struct bfin_mac_local { struct76 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;[all …]