Home
last modified time | relevance | path

Searched refs:brcms_c_stf_ss_update (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dstf.c288 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_2G_INDEX]); in brcms_c_stf_txchain_set()
289 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_5G_INDEX]); in brcms_c_stf_txchain_set()
307 void brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band) in brcms_c_stf_ss_update() function
346 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_2G_INDEX]); in brcms_c_stf_attach()
347 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_5G_INDEX]); in brcms_c_stf_attach()
H A Dstf.h28 void brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band);
H A Dchannel.c318 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_2G_INDEX]); in brcms_c_set_country()
319 brcms_c_stf_ss_update(wlc, wlc->bandstate[BAND_5G_INDEX]); in brcms_c_set_country()
H A Dmain.c3387 brcms_c_stf_ss_update(wlc, wlc->band); in brcms_c_set_phy_chanspec()