Searched defs:brcms_pub (Results 1 – 1 of 1) sorted by relevance
144 struct brcms_pub { struct145 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 …]