Home
last modified time | relevance | path

Searched refs:bcn_rspec (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_stf.c223 wlc_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in wlc_stf_txcore_set()
Dwlc_main.c1123 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()
Dwlc_main.h721 ratespec_t bcn_rspec; /* save bcn ratespec purpose */ member