brcms_hw_band
struct brcms_hw_band *band;
struct brcms_hw_band *band;
kzalloc_objs(struct brcms_hw_band, MAXBANDS, GFP_ATOMIC);
wlc->hw->bandstate[i] = (struct brcms_hw_band *)
(sizeof(struct brcms_hw_band) * i));
struct brcms_hw_band *band;/* pointer to active per-band state */
struct brcms_hw_band *bandstate[MAXBANDS];