Home
last modified time | relevance | path

Searched refs:brcms_band (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dstf.h28 int brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band);
Dmain.h249 struct brcms_band { struct
472 struct brcms_band *band;
474 struct brcms_band *bandstate[MAXBANDS];
Dtypes.h284 struct brcms_band;
Dchannel.c408 struct brcms_band *band; in brcms_c_channel_reg_limits()
746 struct brcms_band *band; in brcms_c_regd_init()
Dstf.c307 int brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band) in brcms_c_stf_ss_update()
Dmain.c374 static u16 get_sifs(struct brcms_band *band) in get_sifs()
557 kcalloc(MAXBANDS, sizeof(struct brcms_band), GFP_ATOMIC); in brcms_c_attach_malloc()
565 wlc->bandstate[i] = (struct brcms_band *) in brcms_c_attach_malloc()
567 + (sizeof(struct brcms_band)*i)); in brcms_c_attach_malloc()
4754 struct brcms_band *band; in brcms_c_bss_default_init()
4786 struct brcms_band *band; in brcms_c_update_mimo_band_bwcap()
5260 struct brcms_band *band; in brcms_c_set_gmode()
5889 mac80211_wlc_set_nrate(struct brcms_c_info *wlc, struct brcms_band *cur_band, in mac80211_wlc_set_nrate()