Searched defs:wlc_hwband (Results 1 – 1 of 1) sorted by relevance
382 struct wlc_hwband { struct383 int bandtype; /* WLC_BAND_2G, WLC_BAND_5G */384 uint bandunit; /* bandstate[] index */385 u16 mhfs[MHFMAX]; /* MHF array shadow */386 u8 bandhw_stf_ss_mode; /* HW configured STF type, 0:siso; 1:cdd */387 u16 CWmin;388 u16 CWmax;389 u32 core_flags;391 u16 phytype; /* phytype */392 u16 phyrev;[all …]