Lines Matching refs:BRCM_BAND_2G
650 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
662 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
1344 case BRCM_BAND_2G: in brcms_b_mhf()
3795 if (wlc_hw->band->bandtype == BRCM_BAND_2G && wlc_hw->up) { in brcms_b_set_shortslot()
4559 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4561 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
5230 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_set_gmode()
5233 (wlc->bandstate[OTHERBANDUNIT(wlc)]->bandtype == BRCM_BAND_2G)) in brcms_c_set_gmode()
5769 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_len()
5899 if ((cur_band->bandtype != BRCM_BAND_2G) in mac80211_wlc_set_nrate()
7980 if (wlc->band->bandtype == BRCM_BAND_2G) { in brcms_c_attach()