aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIlan Peer <[email protected]>2022-09-06 11:48:56 +0300
committerJohannes Berg <[email protected]>2022-10-07 15:23:55 +0200
commit45ebac4f059b92906e7e86dd1a780739f883857c (patch)
tree8fb032c367162fb482973e8e2fcba0866c57925a /tools/perf/scripts/python/bin/stackcollapse-report
parentfb99c7d4d6d0fb4fe5a953e0c5f6c37a5b796b98 (diff)
wifi: mac80211: Parse station profile from association response
When processing an association response frame for a Multi-Link connection, extract the per station profile for each additional link, and use it for parsing the link elements. As the Multi-Link element might be fragmented, add support for reassembling a fragmented element. To simplify memory management logic, extend 'struct ieee802_11_elems' to hold a scratch buffer, which is used for the defragmentation. Once an element is reconstructed in the scratch area, point the corresponding element pointer to it. Currently only defragmentation of Multi-Link element and the contained per-STA profile subelement is supported. Signed-off-by: Ilan Peer <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions