Searched defs:b43legacy_wl (Results 1 – 1 of 1) sorted by relevance
574 struct b43legacy_wl { struct576 struct b43legacy_wldev *current_dev; argument578 struct ieee80211_hw *hw;580 spinlock_t irq_lock; /* locks IRQ */581 struct mutex mutex; /* locks wireless core state */582 spinlock_t leds_lock; /* lock for leds */588 struct ieee80211_vif *vif;590 u8 mac_addr[ETH_ALEN];592 u8 bssid[ETH_ALEN];594 int if_type;[all …]