Searched refs:bandunit (Results 1 – 1 of 1) sorted by relevance
775 static void brcms_c_setxband(struct brcms_hardware *wlc_hw, uint bandunit) in brcms_c_setxband() argument778 bandunit); in brcms_c_setxband()780 wlc_hw->band = wlc_hw->bandstate[bandunit]; in brcms_c_setxband()786 wlc_hw->wlc->band = wlc_hw->wlc->bandstate[bandunit]; in brcms_c_setxband()792 if (bandunit == 0) in brcms_c_setxband()800 static u32 brcms_c_setband_inact(struct brcms_c_info *wlc, uint bandunit) in brcms_c_setband_inact() argument819 brcms_c_setxband(wlc_hw, bandunit); in brcms_c_setband_inact()1692 wlc_hw->band->bandunit); in brcms_b_bsinit()1804 static void brcms_b_setband(struct brcms_hardware *wlc_hw, uint bandunit, in brcms_b_setband() argument1815 macintmask = brcms_c_setband_inact(wlc, bandunit); in brcms_b_setband()[all …]