Searched defs:b43_wl (Results 1 – 1 of 1) sorted by relevance
898 struct b43_wl { struct900 struct b43_wldev *current_dev; argument902 struct ieee80211_hw *hw;905 struct mutex mutex;908 spinlock_t hardirq_lock;912 bool hw_registered;918 struct ieee80211_vif *vif;920 u8 mac_addr[ETH_ALEN];922 u8 bssid[ETH_ALEN];924 int if_type;[all …]