diff options
| author | Felix Fietkau <nbd@nbd.name> | 2026-08-01 14:53:32 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2026-08-01 15:22:41 +0000 |
| commit | 0bbd6c52dfff62b319963f54cd9370f9486e59d2 (patch) | |
| tree | c6f4dff1f6a9f287422860fd549e3853850b145c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 636a883e2feef5e4ff95695d3c372ceff03960f5 (diff) | |
wifi: mt76: mt7603: file buffered frames under the TID reported to mac80211
The PS queue filed redirected frames under the TID taken from the TXD,
while mac80211 was told about the TID taken from the QoS header, or TID 0
for anything that is not a QoS data frame. When the two disagree,
mt7603_release_buffered_frames() skips the frame because it does not
match the requested TIDs, so it stays in the PS queue until the station
wakes up. Buffered MMPDUs hit this whenever they were sent on a
non-zero TID.
Use one TID for both.
Link: https://patch.msgid.link/20260801145334.1166751-8-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
