Searched refs:rate_control_ref (Results 1 – 5 of 5) sorted by relevance
22 struct rate_control_ref { struct40 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() argument49 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta()59 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs()69 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_remove_sta_debugfs()
36 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init()69 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status()91 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update()213 struct rate_control_ref *ref = file->private_data; in rcname_read()227 static struct rate_control_ref *rate_control_alloc(const char *name, in rate_control_alloc()231 struct rate_control_ref *ref; in rate_control_alloc()233 ref = kmalloc(sizeof(struct rate_control_ref), GFP_KERNEL); in rate_control_alloc()257 struct rate_control_ref *ctrl_ref) in rate_control_free()885 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate()955 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg()[all …]
497 struct rate_control_ref *rate_ctrl;
1235 struct rate_control_ref *rate_ctrl;
2340 struct rate_control_ref *ref = NULL; in sta_get_expected_throughput()