Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Db43.h897 struct b43_wl { struct
899 struct b43_wldev *current_dev; argument
901 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 …]