Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.h982 u32 sta_get_expected_throughput(struct sta_info *sta);
H A Dsta_info.c378 thr = sta_get_expected_throughput(sta); in sta_accumulate_removed_link_stats()
2934 thr = sta_get_expected_throughput(sta); in sta_set_link_sinfo()
3182 thr = sta_get_expected_throughput(sta); in sta_set_sinfo()
3225 u32 sta_get_expected_throughput(struct sta_info *sta) in sta_get_expected_throughput() function