Searched defs:b43legacy_wl (Results 1 – 1 of 1) sorted by relevance
576 struct b43legacy_wl { struct578 struct b43legacy_wldev *current_dev; argument580 struct ieee80211_hw *hw;582 spinlock_t irq_lock; /* locks IRQ */583 struct mutex mutex; /* locks wireless core state */584 spinlock_t leds_lock; /* lock for leds */587 struct work_struct firmware_load;593 struct ieee80211_vif *vif;595 u8 mac_addr[ETH_ALEN];597 u8 bssid[ETH_ALEN];[all …]