Searched refs:bcn_rspec (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.h | 448 * bcn_rspec: save bcn ratespec purpose. 557 u32 bcn_rspec; member
|
H A D | stf.c | 185 brcms_c_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in brcms_c_stf_txcore_set()
|
H A D | main.c | 3950 u32 bcn_rspec) in brcms_c_beacon_phytxctl_txant_upd() 3958 phytxant = brcms_c_stf_phytxchain_sel(wlc, bcn_rspec); in brcms_c_beacon_phytxctl_txant_upd() 7252 wlc->bcn_rspec = ieee80211_get_tx_rate(ieee_hw, tx_info)->hw_value; in brcms_c_beacon_write() 7254 brcms_c_compute_plcp(wlc, wlc->bcn_rspec, in brcms_c_beacon_write() 7259 brcms_c_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in brcms_c_beacon_write() 3949 brcms_c_beacon_phytxctl_txant_upd(struct brcms_c_info *wlc, u32 bcn_rspec) brcms_c_beacon_phytxctl_txant_upd() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | stf.c | 185 brcms_c_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in brcms_c_stf_txcore_set()
|
H A D | main.h | 448 * bcn_rspec: save bcn ratespec purpose. 557 u32 bcn_rspec; member
|
H A D | main.c | 3948 u32 bcn_rspec) in brcms_c_beacon_phytxctl_txant_upd() 3956 phytxant = brcms_c_stf_phytxchain_sel(wlc, bcn_rspec); in brcms_c_beacon_phytxctl_txant_upd() 7251 wlc->bcn_rspec = ieee80211_get_tx_rate(ieee_hw, tx_info)->hw_value; in brcms_c_beacon_write() 7253 brcms_c_compute_plcp(wlc, wlc->bcn_rspec, in brcms_c_beacon_write() 7258 brcms_c_beacon_phytxctl_txant_upd(wlc, wlc->bcn_rspec); in brcms_c_beacon_write() 3947 brcms_c_beacon_phytxctl_txant_upd(struct brcms_c_info *wlc, u32 bcn_rspec) brcms_c_beacon_phytxctl_txant_upd() argument
|
Completed in 22 milliseconds