Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h299 struct brcms_hw_band { struct
300 int bandtype; /* BRCM_BAND_2G, BRCM_BAND_5G */
301 uint bandunit; /* bandstate[] index */
302 u16 mhfs[MHFMAX]; /* MHF array shadow */
303 u8 bandhw_stf_ss_mode; /* HW configured STF type, 0:siso; 1:cdd */
304 u16 CWmin;
305 u16 CWmax;
306 u32 core_flags;
308 u16 phytype; /* phytype */
309 u16 phyrev;
[all …]