Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dbat_v_elp.c138 *pthroughput = sinfo.expected_throughput / 100; in batadv_v_elp_get_throughput()
/linux/net/mac80211/
H A Dsta_info.c380 sta->rem_link_stats.expected_throughput += thr; in sta_accumulate_removed_link_stats()
2709 sinfo->expected_throughput = sta->rem_link_stats.expected_throughput; in sta_set_accumulated_removed_links_sinfo()
2939 link_sinfo->expected_throughput = thr; in sta_set_link_sinfo()
3186 sinfo->expected_throughput = thr; in sta_set_sinfo()
H A Dsta_info.h591 * @expected_throughput: expected throughput in kbps (including 802.11
614 u32 expected_throughput; member
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1830 __le32 expected_throughput; member
/linux/include/net/
H A Dcfg80211.h2078 * @expected_throughput: expected throughput in kbps (including 802.11 headers)
2123 u32 expected_throughput; member
2190 * @expected_throughput: expected throughput in kbps (including 802.11 headers)
2274 u32 expected_throughput; member
/linux/net/wireless/
H A Dnl80211.c6964 PUT_LINK_SINFO(EXPECTED_THROUGHPUT, expected_throughput, u32); in nl80211_fill_link_station()
7162 PUT_SINFO(EXPECTED_THROUGHPUT, expected_throughput, u32); in nl80211_send_station()
7396 sinfo->expected_throughput += in cfg80211_sta_set_mld_sinfo()
7397 link_sinfo->expected_throughput; in cfg80211_sta_set_mld_sinfo()