mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-18 00:30:47 +01:00
monitor: Dump EXPECTED_THROUGHPUT attribute
This commit is contained in:
parent
074ed35b3d
commit
a20a61dca4
@ -4937,6 +4937,8 @@ static const struct attr_entry sta_info_table[] = {
|
|||||||
"Per-chain signal strength" },
|
"Per-chain signal strength" },
|
||||||
{ NL80211_STA_INFO_CHAIN_SIGNAL_AVG,
|
{ NL80211_STA_INFO_CHAIN_SIGNAL_AVG,
|
||||||
"Per-chain signal strength average" },
|
"Per-chain signal strength average" },
|
||||||
|
{ NL80211_STA_INFO_EXPECTED_THROUGHPUT,
|
||||||
|
"Expected Throughput", ATTR_U32 },
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user