SUPPORT_11N
if (!(wlc->pub->_n_enab & SUPPORT_11N)) {
if ((wlc->pub->_n_enab & SUPPORT_11N) !=
(bool) (wlc->pub->_n_enab & SUPPORT_11N),
(bool) (wlc->pub->_n_enab & SUPPORT_11N));
(bool) (wlc->pub->_n_enab & SUPPORT_11N),
if (wlc->pub->_n_enab & SUPPORT_11N)
if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B)
wlc->pub->_n_enab = SUPPORT_11N;
if (wlc->pub->_n_enab & SUPPORT_11N) {
if ((wlc->pub->_n_enab & SUPPORT_11N) && ismcs) {
if (wlc->pub->_n_enab & SUPPORT_11N) {
pub->_n_enab = SUPPORT_11N;
SUPPORT_11N) ? WL_11N_2x2 :
(bool) (wlc->pub->_n_enab & SUPPORT_11N));