diff options
author | Haim Dreyfuss <[email protected]> | 2022-09-06 16:42:13 +0300 |
---|---|---|
committer | Gregory Greenman <[email protected]> | 2022-09-18 14:40:15 +0300 |
commit | 219ed58feda9829a3df595aad65bdaacb005512d (patch) | |
tree | 0641b2cc66e07276b9e73b47097821379598f3de /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4da46a06d4430a18fddaa43b88dc1fcefdb8cf04 (diff) |
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
The wowlan info notification is quite big.
(~750 bytes without the wake packet itself).
The max FW notification size is ~2K.
There might be cases where the wake packet gets truncated because of
this limit.
Separating the wake packet from the wowlan info notification allows us to
get more data without trimming it.
Note: we currently limit the wake packet to 1600 bytes.
Signed-off-by: Yedidya Benshimol <[email protected]>
Signed-off-by: Haim Dreyfuss <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20220906161827.06d1e6aecf10.Ib3d6a46ffe71d10cbc69bdb5654e6b14c28df245@changeid
Signed-off-by: Gregory Greenman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions