Lines Matching refs:_n_enab
3419 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_default_rateset()
3554 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_bandinit_ordered()
4775 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_c_bss_default_init()
4778 if (wlc->pub->_n_enab & SUPPORT_11N) in brcms_c_bss_default_init()
5264 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode()
5356 wlc->pub->_n_enab = SUPPORT_HT; in brcms_c_set_nmode()
5358 wlc->pub->_n_enab = SUPPORT_11N; in brcms_c_set_nmode()
5511 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_set_rateset()
5905 if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) { in mac80211_wlc_set_nrate()
6365 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_d11hdrs_mac80211()
8053 pub->_n_enab = SUPPORT_11N; in brcms_c_attach()
8055 ((pub->_n_enab == in brcms_c_attach()
8067 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_attach()