Home
last modified time | relevance | path

Searched refs:_nbands (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dpub.h156 uint _nbands; /* # bands supported */ member
H A Dchannel.c732 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()
H A Dmac80211_if.c1075 if (wl->pub->_nbands > 1) { in ieee_hw_rate_init()