Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/broadcom/b43/
Db43.h898 struct b43_wl { struct
900 struct b43_wldev *current_dev; argument
902 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 …]