Lines Matching refs:SUPPORT_11N
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()
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()
7986 pub->_n_enab = SUPPORT_11N; in brcms_c_attach()
7989 SUPPORT_11N) ? WL_11N_2x2 : in brcms_c_attach()
8000 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_attach()