Searched refs:rate_ctrl_priv (Results 1 – 3 of 3) sorted by relevance
50 void *priv_sta = sta->rate_ctrl_priv; in rate_control_free_sta() 60 ref->ops->add_sta_debugfs(ref->priv, sta->rate_ctrl_priv, in rate_control_add_sta_debugfs()
641 * @rate_ctrl_priv: rate control private per-STA pointer712 void *rate_ctrl_priv; member
529 sta->rate_ctrl_priv = rate_control_alloc_sta(sta->rate_ctrl, in sta_prepare_rate_control() 531 if (!sta->rate_ctrl_priv) in sta_prepare_rate_control() 3237 thr = ref->ops->get_expected_throughput(sta->rate_ctrl_priv); in sta_get_expected_throughput()