Lines Matching refs:BRCM_BAND_2G
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()
7971 if (wlc->band->bandtype == BRCM_BAND_2G) { in brcms_c_attach()