Lines Matching refs:rate_control_ref
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()
119 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update()
245 struct rate_control_ref *ref = file->private_data; in rcname_read()
258 static struct rate_control_ref *
261 struct rate_control_ref *ref; in rate_control_alloc()
263 ref = kmalloc(sizeof(struct rate_control_ref), GFP_KERNEL); in rate_control_alloc()
281 struct rate_control_ref *ctrl_ref) in rate_control_free()
928 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate()
1002 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg()
1033 struct rate_control_ref *ref; in rate_control_deinitialize()