Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h576 struct b43legacy_wl { struct
578 struct b43legacy_wldev *current_dev; argument
580 struct ieee80211_hw *hw;
582 spinlock_t irq_lock; /* locks IRQ */
583 struct mutex mutex; /* locks wireless core state */
584 spinlock_t leds_lock; /* lock for leds */
587 struct work_struct firmware_load;
593 struct ieee80211_vif *vif;
595 u8 mac_addr[ETH_ALEN];
597 u8 bssid[ETH_ALEN];
[all …]