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.h996 u32 sta_get_expected_throughput(struct sta_info *sta);
H A Dsta_info.c394 thr = sta_get_expected_throughput(sta); in sta_accumulate_removed_link_stats()
3050 thr = sta_get_expected_throughput(sta); in sta_set_link_sinfo()
3303 thr = sta_get_expected_throughput(sta); in sta_set_sinfo()
3371 u32 sta_get_expected_throughput(struct sta_info *sta) in sta_get_expected_throughput() function