Searched refs:_nbands (Results 1 – 5 of 5) sorted by relevance
414 return wlc->pub->_nbands > 1 && !wlc->bandlocked; in brcms_is_mband_unlocked()1901 if (wlc_hw->_nbands > 1) in brcms_c_get_macaddr()3515 if (wlc->bandlocked || wlc->pub->_nbands == 1) { in brcms_c_bandinit_ordered()3529 for (i = 0; i < wlc->pub->_nbands; i++) { in brcms_c_bandinit_ordered()3842 if (wlc_hw->_nbands > 1) { in brcms_b_set_chanspec()3903 if (wlc->pub->_nbands > 1) { in brcms_c_set_chanspec()4497 wlc_hw->_nbands = 2; in brcms_b_attach()4499 wlc_hw->_nbands = 1; in brcms_b_attach()4502 wlc_hw->_nbands = 1; in brcms_b_attach()4515 wlc->pub->_nbands = wlc_hw->_nbands; in brcms_b_attach()[all …]
732 if (wlc->pub->_nbands > 1 || wlc->band->bandtype == BRCM_BAND_2G) in brcms_reg_notifier()748 for (band_idx = 0; band_idx < wlc->pub->_nbands; band_idx++) { in brcms_c_regd_init()
156 uint _nbands; /* # bands supported */ member
348 uint _nbands; /* # bands supported */ member
1071 if (wl->pub->_nbands > 1) { in ieee_hw_rate_init()