Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c3336 u32 est_thr = 0; in sta_set_sinfo() local
3362 est_thr += link_sinfo->expected_throughput; in sta_set_sinfo()
3364 if (est_thr) { in sta_set_sinfo()
3366 sinfo->expected_throughput = est_thr; in sta_set_sinfo()