Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/
Dpub.h370 struct brcms_pub { struct
371 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 …]