Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dstf.h30 struct brcms_band *band);
Dmain.h253 struct brcms_band { struct
493 struct brcms_band *band;
495 struct brcms_band *bandstate[MAXBANDS];
Dtypes.h285 struct brcms_band;
Dchannel.c734 struct brcms_band *band; in brcms_c_quiet_channels_reset()
933 struct brcms_band *band; in brcms_c_channels_init()
1166 struct brcms_band *band; in brcms_c_channel_reg_limits()
Dstf.c305 int brcms_c_stf_ss_update(struct brcms_c_info *wlc, struct brcms_band *band) in brcms_c_stf_ss_update()
Dmain.c376 static u16 get_sifs(struct brcms_band *band) in get_sifs()
549 kzalloc(sizeof(struct brcms_band)*MAXBANDS, GFP_ATOMIC); in brcms_c_attach_malloc()
557 wlc->bandstate[i] = (struct brcms_band *) in brcms_c_attach_malloc()
559 + (sizeof(struct brcms_band)*i)); in brcms_c_attach_malloc()
4814 struct brcms_band *band; in brcms_c_bss_default_init()
4896 struct brcms_band *band; in brcms_c_update_mimo_band_bwcap()
5405 struct brcms_band *band; in brcms_c_set_gmode()
6294 mac80211_wlc_set_nrate(struct brcms_c_info *wlc, struct brcms_band *cur_band, in mac80211_wlc_set_nrate()