Searched refs:_nbands (Results 1 – 5 of 5) sorted by relevance
156 uint _nbands; /* # bands supported */ member
414 return wlc->pub->_nbands > 1 && !wlc->bandlocked; in brcms_is_mband_unlocked()1912 if (wlc_hw->_nbands > 1) in brcms_c_get_macaddr()3530 if (wlc->bandlocked || wlc->pub->_nbands == 1) { in brcms_c_bandinit_ordered()3544 for (i = 0; i < wlc->pub->_nbands; i++) { in brcms_c_bandinit_ordered()3860 if (wlc_hw->_nbands > 1) { in brcms_b_set_chanspec()3922 if (wlc->pub->_nbands > 1) { in brcms_c_set_chanspec()4517 wlc_hw->_nbands = 2; in brcms_b_attach()4519 wlc_hw->_nbands = 1; in brcms_b_attach()4522 wlc_hw->_nbands = 1; in brcms_b_attach()4535 wlc->pub->_nbands = wlc_hw->_nbands; in brcms_b_attach()[all …]
735 if (wlc->pub->_nbands > 1 || wlc->band->bandtype == BRCM_BAND_2G) in brcms_reg_notifier()751 for (band_idx = 0; band_idx < wlc->pub->_nbands; band_idx++) { in brcms_c_regd_init()
348 uint _nbands; /* # bands supported */ member
1045 if (wl->pub->_nbands > 1) { in ieee_hw_rate_init()