OTHERBANDUNIT
band = wlc->bandstate[OTHERBANDUNIT(wlc)];
band = wlc_hw->bandstate[OTHERBANDUNIT(wlc)];
(wlc->bandstate[OTHERBANDUNIT(wlc)]->bandtype == BRCM_BAND_2G))
band = wlc->bandstate[OTHERBANDUNIT(wlc)];
bandunit = OTHERBANDUNIT(wlc);
hw_rateset = &wlc->bandstate[OTHERBANDUNIT(wlc)]->hw_rateset;