Searched defs:b43legacy_wl (Results 1 – 1 of 1) sorted by relevance
575 struct b43legacy_wl { struct577 struct b43legacy_wldev *current_dev; argument579 struct ieee80211_hw *hw;581 spinlock_t irq_lock; /* locks IRQ */582 struct mutex mutex; /* locks wireless core state */583 spinlock_t leds_lock; /* lock for leds */586 struct work_struct firmware_load;592 struct ieee80211_vif *vif;594 u8 mac_addr[ETH_ALEN];596 u8 bssid[ETH_ALEN];[all …]