Lines Matching refs:_n_enab
3404 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_default_rateset()
3539 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_bandinit_ordered()
4755 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_c_bss_default_init()
4758 if (wlc->pub->_n_enab & SUPPORT_11N) in brcms_c_bss_default_init()
5226 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode()
5313 wlc->pub->_n_enab = SUPPORT_HT; in brcms_c_set_nmode()
5315 wlc->pub->_n_enab = SUPPORT_11N; in brcms_c_set_nmode()
5460 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_set_rateset()
5853 if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) { in mac80211_wlc_set_nrate()
6301 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_d11hdrs_mac80211()
7988 pub->_n_enab = SUPPORT_11N; in brcms_c_attach()
7990 ((pub->_n_enab == in brcms_c_attach()
8002 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_attach()