mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +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" },
|
||||
{ NL80211_STA_INFO_CHAIN_SIGNAL_AVG,
|
||||
"Per-chain signal strength average" },
|
||||
{ NL80211_STA_INFO_EXPECTED_THROUGHPUT,
|
||||
"Expected Throughput", ATTR_U32 },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user