Home
last modified time | relevance | path

Searched refs:rate_update (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c305 .rate_update = rtl_rate_update,
/openbmc/linux/net/mac80211/
H A Drate.c106 if (ref && ref->ops->rate_update) { in rate_control_rate_update()
116 ref->ops->rate_update(ref->priv, sband, &chanctx_conf->def, in rate_control_rate_update()
H A Drc80211_minstrel_ht.c2010 .rate_update = minstrel_ht_rate_update,
/openbmc/linux/include/net/
H A Dmac80211.h6804 void (*rate_update)(void *priv, struct ieee80211_supported_band *sband, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c4103 .rate_update = rs_drv_rate_update,