Home
last modified time | relevance | path

Searched defs:b43legacy_wl (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wireless/b43legacy/
Db43legacy.h574 struct b43legacy_wl { struct
576 struct b43legacy_wldev *current_dev; argument
578 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 …]