Searched refs:BRCM_BAND_2G (Results 1 – 5 of 5) sorted by relevance
63 #define BRCM_BAND_2G 2 /* 2.4 Ghz */ macro
135 #define CHSPEC2BAND(chspec) (CHSPEC_IS5G(chspec) ? BRCM_BAND_5G : BRCM_BAND_2G)
430 if (band->bandtype == BRCM_BAND_2G) in brcms_c_channel_reg_limits()438 if (band->bandtype == BRCM_BAND_2G) { in brcms_c_channel_reg_limits()464 if (band->bandtype == BRCM_BAND_2G) in brcms_c_channel_reg_limits()732 if (wlc->pub->_nbands > 1 || wlc->band->bandtype == BRCM_BAND_2G) in brcms_reg_notifier()
643 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()655 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()1337 case BRCM_BAND_2G: in brcms_b_mhf()3786 if (wlc_hw->band->bandtype == BRCM_BAND_2G && wlc_hw->up) { in brcms_b_set_shortslot()4550 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()4552 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()5221 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_set_gmode()5224 (wlc->bandstate[OTHERBANDUNIT(wlc)]->bandtype == BRCM_BAND_2G)) in brcms_c_set_gmode()5760 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_len()5890 if ((cur_band->bandtype != BRCM_BAND_2G) in mac80211_wlc_set_nrate()[all …]
460 if (bandtype == BRCM_BAND_2G && (sflags & SISF_2G_PHY)) in wlc_phy_attach()504 pi->radio_chanspec = (bandtype == BRCM_BAND_2G) ? in wlc_phy_attach()1251 if ((band == BRCM_BAND_2G && channel <= CH_MAX_2G_CHANNEL) || in wlc_phy_chanspec_band_validch()1282 if (band == BRCM_BAND_2G) in wlc_phy_chanspec_band_firstch()1293 if ((band == BRCM_BAND_2G && channel <= CH_MAX_2G_CHANNEL) || in wlc_phy_chanspec_band_firstch()