Lines Matching refs:SUPPORT_11N
3420 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_default_rateset()
3555 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_bandinit_ordered()
4776 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_c_bss_default_init()
4779 if (wlc->pub->_n_enab & SUPPORT_11N) in brcms_c_bss_default_init()
5265 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode()
5359 wlc->pub->_n_enab = SUPPORT_11N; in brcms_c_set_nmode()
5512 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_set_rateset()
5906 if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) { in mac80211_wlc_set_nrate()
6366 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_d11hdrs_mac80211()
8054 pub->_n_enab = SUPPORT_11N; in brcms_c_attach()
8057 SUPPORT_11N) ? WL_11N_2x2 : in brcms_c_attach()
8068 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_attach()