Searched refs:_n_enab (Results 1 – 4 of 4) sorted by relevance
163 u8 _n_enab; /* bitmap of 11N + HT support */ member
3402 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_default_rateset()3537 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_bandinit_ordered()4753 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_c_bss_default_init()4756 if (wlc->pub->_n_enab & SUPPORT_11N) in brcms_c_bss_default_init()5224 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode()5311 wlc->pub->_n_enab = SUPPORT_HT; in brcms_c_set_nmode()5313 wlc->pub->_n_enab = SUPPORT_11N; in brcms_c_set_nmode()5458 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_set_rateset()5851 if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) { in mac80211_wlc_set_nrate()6299 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_d11hdrs_mac80211()[all …]
314 if ((wlc->pub->_n_enab & SUPPORT_11N) != in brcms_c_set_country()
189 if (!(wlc->pub->_n_enab & SUPPORT_11N)) { in brcms_c_ampdu_set()