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;84 struct napi_struct napi;85 unsigned long flags;88 u16 vlan1_mask, vlan2_mask;[all …]