Searched defs:brcms_hw_band (Results 1 – 1 of 1) sorted by relevance
295 struct brcms_hw_band { struct296 int bandtype; /* BRCM_BAND_2G, BRCM_BAND_5G */297 uint bandunit; /* bandstate[] index */298 u16 mhfs[MHFMAX]; /* MHF array shadow */299 u8 bandhw_stf_ss_mode; /* HW configured STF type, 0:siso; 1:cdd */300 u16 CWmin;301 u16 CWmax;302 u32 core_flags;304 u16 phytype; /* phytype */305 u16 phyrev;[all …]