Lines Matching refs:BRCM_BAND_2G
649 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
661 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
1352 case BRCM_BAND_2G: in brcms_b_mhf()
3813 if (wlc_hw->band->bandtype == BRCM_BAND_2G && wlc_hw->up) { in brcms_b_set_shortslot()
4579 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4581 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
5268 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_set_gmode()
5271 (wlc->bandstate[OTHERBANDUNIT(wlc)]->bandtype == BRCM_BAND_2G)) in brcms_c_set_gmode()
5820 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_len()
5955 if ((cur_band->bandtype != BRCM_BAND_2G) in mac80211_wlc_set_nrate()
8045 if (wlc->band->bandtype == BRCM_BAND_2G) { in brcms_c_attach()