Searched refs:rate_update (Results 1 – 3 of 3) sorted by relevance
305 .rate_update = rtl_rate_update,
128 if (ref && ref->ops->rate_update) { in rate_control_rate_update()138 ref->ops->rate_update(ref->priv, sband, &chanctx_conf->def, in rate_control_rate_update()
7292 void (*rate_update)(void *priv, struct ieee80211_supported_band *sband, member