Searched defs:brcms_pub (Results 1 – 1 of 1) sorted by relevance
370 struct brcms_pub { struct371 struct brcms_c_info *wlc;372 struct ieee80211_hw *ieee_hw;373 struct scb_ampdu *global_ampdu;374 uint mac80211_state;375 uint unit; /* device instance number */376 uint corerev; /* core revision */377 struct si_pub *sih; /* SI handle (cookie for siutils calls) */378 bool up; /* interface up and running */379 bool hw_off; /* HW is off */[all …]