Searched refs:bcn_rspec (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ |
D | wlc_stf.c | 223 wlc_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in wlc_stf_txcore_set()
|
D | wlc_main.c | 1123 void wlc_beacon_phytxctl_txant_upd(struct wlc_info *wlc, ratespec_t bcn_rspec) in wlc_beacon_phytxctl_txant_upd() argument 1131 phytxant = wlc_stf_phytxchain_sel(wlc, bcn_rspec); in wlc_beacon_phytxctl_txant_upd() 3370 wlc_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in _wlc_ioctl() 7630 wlc_bcn_prb_template(struct wlc_info *wlc, u16 type, ratespec_t bcn_rspec, in wlc_bcn_prb_template() argument 7658 wlc_compute_plcp(wlc, bcn_rspec, in wlc_bcn_prb_template() 7666 wlc_beacon_phytxctl_txant_upd(wlc, bcn_rspec); in wlc_bcn_prb_template() 7731 wlc->bcn_rspec = in wlc_bss_update_beacon() 7734 (wlc, wlc->bcn_rspec, in wlc_bss_update_beacon() 7741 wlc->bcn_rspec, cfg, bcn, &len); in wlc_bss_update_beacon()
|
D | wlc_main.h | 721 ratespec_t bcn_rspec; /* save bcn ratespec purpose */ member
|