Searched refs:wlc_phytxctl1_calc (Results 1 – 2 of 2) sorted by relevance
917 extern u16 wlc_phytxctl1_calc(struct wlc_info *wlc, ratespec_t rspec);
5595 u16 BCMFASTPATH wlc_phytxctl1_calc(struct wlc_info *wlc, ratespec_t rspec) in wlc_phytxctl1_calc() function6247 phyctl1 = wlc_phytxctl1_calc(wlc, rspec[0]); in wlc_d11hdrs_mac80211()6249 phyctl1 = wlc_phytxctl1_calc(wlc, rspec[1]); in wlc_d11hdrs_mac80211()6253 phyctl1 = wlc_phytxctl1_calc(wlc, rts_rspec[0]); in wlc_d11hdrs_mac80211()6255 phyctl1 = wlc_phytxctl1_calc(wlc, rts_rspec[1]); in wlc_d11hdrs_mac80211()