Searched refs:rate_control_ref (Results 1 – 6 of 6) sorted by relevance
19 struct rate_control_ref { struct37 static inline void *rate_control_alloc_sta(struct rate_control_ref *ref, in rate_control_alloc_sta() argument46 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_free_sta()56 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_add_sta_debugfs()
33 struct rate_control_ref *ref = sta->rate_ctrl; in rate_control_rate_init()73 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_tx_status()95 struct rate_control_ref *ref = local->rate_ctrl; in rate_control_rate_update()217 struct rate_control_ref *ref = file->private_data; in rcname_read()231 static struct rate_control_ref *234 struct rate_control_ref *ref; in rate_control_alloc()236 ref = kmalloc(sizeof(struct rate_control_ref), GFP_KERNEL); in rate_control_alloc()254 struct rate_control_ref *ctrl_ref) in rate_control_free()896 struct rate_control_ref *ref = sdata->local->rate_ctrl; in rate_control_get_rate()970 struct rate_control_ref *ref; in ieee80211_init_rate_ctrl_alg()[all …]
585 struct rate_control_ref *rate_ctrl;
1333 struct rate_control_ref *rate_ctrl;
2558 struct rate_control_ref *ref = NULL; in sta_get_expected_throughput()
1156 struct rate_control_ref *ref = sdata->local->rate_ctrl; in ieee80211_aggr_check()
Completed in 43 milliseconds