Searched refs:rate_ctrl (Results 1 – 6 of 6) sorted by relevance
35 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init()93 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status()122 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update()931 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate()1023 WARN_ON(local->rate_ctrl); in ieee80211_init_rate_ctrl_alg()1024 local->rate_ctrl = ref; in ieee80211_init_rate_ctrl_alg()1036 ref = local->rate_ctrl; in rate_control_deinitialize()1041 local->rate_ctrl = NULL; in rate_control_deinitialize()
72 local->rate_ctrl ? local->rate_ctrl->ops->name : "hw/driver");
493 if (sta->rate_ctrl) in sta_info_free()540 sta->rate_ctrl = local->rate_ctrl; in sta_prepare_rate_control()541 sta->rate_ctrl_priv = rate_control_alloc_sta(sta->rate_ctrl, in sta_prepare_rate_control()3288 ref = local->rate_ctrl; in sta_get_expected_throughput()
1182 struct rate_control_ref *ref = sdata->local->rate_ctrl; in ieee80211_aggr_check()
3234 arvif->rate_ctrl[i] || arvif->rtscts[i]) { in ath10k_new_peer_tid_config()3240 arg.rate_ctrl = arvif->rate_ctrl[i]; in ath10k_new_peer_tid_config()3254 arg.rate_ctrl = WMI_TID_CONFIG_RATE_CONTROL_DEFAULT_LOWEST_RATE; in ath10k_new_peer_tid_config()7045 u32 *rate_ctrl_flag, u8 *rate_ctrl, in ath10k_mac_tid_bitrate_config() argument7058 *rate_ctrl = WMI_TID_CONFIG_RATE_CONTROL_AUTO; in ath10k_mac_tid_bitrate_config()7084 *rate_ctrl = WMI_TID_CONFIG_RATE_CONTROL_FIXED_RATE; in ath10k_mac_tid_bitrate_config()7088 *rate_ctrl = WMI_PEER_TID_CONFIG_RATE_UPPER_CAP; in ath10k_mac_tid_bitrate_config()7118 arg->rate_ctrl = 0; in ath10k_mac_set_tid_config()7135 arg->rate_ctrl = 0; in ath10k_mac_set_tid_config()7151 arg->rate_ctrl = 0; in ath10k_mac_set_tid_config()[all …]
9072 cmd->rate_control = cpu_to_le32(arg->rate_ctrl); in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg()9081 arg->rate_ctrl, arg->rcode_flags, arg->retry_count, in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg()