Searched defs:b43_wl (Results 1 – 1 of 1) sorted by relevance
897 struct b43_wl { struct899 struct b43_wldev *current_dev; argument901 struct ieee80211_hw *hw;904 struct mutex mutex;907 spinlock_t hardirq_lock;911 bool hw_registred;917 struct ieee80211_vif *vif;919 u8 mac_addr[ETH_ALEN];921 u8 bssid[ETH_ALEN];923 int if_type;[all …]