Home
last modified time | relevance | path

Searched refs:tx_rate_avg (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.h427 struct ewma_mesh_tx_rate_avg tx_rate_avg; member
H A Dcfg.c2210 ewma_mesh_tx_rate_avg_init(&sta->mesh->tx_rate_avg); in sta_apply_mesh_params()
2212 ewma_mesh_tx_rate_avg_add(&sta->mesh->tx_rate_avg, 10); in sta_apply_mesh_params()