diff options
author | Gregory Greenman <gregory.greenman@intel.com> | 2023-03-29 10:05:36 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-03-30 12:08:43 +0200 |
commit | 59c2d94bba838b61733186e490d4febaec8e93a6 (patch) | |
tree | 75f49169585805a24d64ba4478b6572ea619459c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 164a52d45e4aac669be811d7a345856cccd8cc8e (diff) |
wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
This field is used only for host TLC, so it can reside inside
the corresponding lq_sta struct. Also, TLC lq_sta is cleared
in iwl_mvm_rs_rate_init() upon association, but max_agg_bufsize
is set earlier in iwl_mvm_sta_init(). Thus, place this field
in the persistent part of lq_sta to retain its value.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230329100040.d55361064e39.Ib79d30f27d94607d097f0192af2aacd455a17958@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions