Searched refs:SUPPORT_11N (Results 1 – 4 of 4) sorted by relevance
196 #define SUPPORT_11N (ENAB_1x1|ENAB_2x2) macro
3395 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_default_rateset()3530 (bool) (wlc->pub->_n_enab & SUPPORT_11N)); in brcms_c_bandinit_ordered()4746 (bool) (wlc->pub->_n_enab & SUPPORT_11N), in brcms_c_bss_default_init()4749 if (wlc->pub->_n_enab & SUPPORT_11N) in brcms_c_bss_default_init()5306 wlc->pub->_n_enab = SUPPORT_11N; in brcms_c_set_nmode()5451 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_set_rateset()5844 if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) { in mac80211_wlc_set_nrate()6292 if (wlc->pub->_n_enab & SUPPORT_11N) { in brcms_c_d11hdrs_mac80211()7979 pub->_n_enab = SUPPORT_11N; in brcms_c_attach()7982 SUPPORT_11N) ? WL_11N_2x2 : in brcms_c_attach()[all …]
314 if ((wlc->pub->_n_enab & SUPPORT_11N) != in brcms_c_set_country()
183 if (!(wlc->pub->_n_enab & SUPPORT_11N)) { in brcms_c_ampdu_set()
Completed in 26 milliseconds