Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ !
Dpub.h144 struct brcms_pub { struct
145 struct brcms_c_info *wlc;
146 struct ieee80211_hw *ieee_hw;
147 struct scb_ampdu *global_ampdu;
148 uint mac80211_state;
149 uint unit; /* device instance number */
150 uint corerev; /* core revision */
151 struct si_pub *sih; /* SI handle (cookie for siutils calls) */
152 bool up; /* interface up and running */
153 bool hw_off; /* HW is off */
[all …]