Difference between revisions of "NWM Shared Memory"
Jump to navigation
Jump to search
(Created page with "This page is for the NWMSOC shared memory. Every 0x800-bytes(size is from a state field) in sharedmem is for an entry, minus some other data near the end of...") |
(No difference)
|
Revision as of 17:43, 13 February 2017
This page is for the NWMSOC shared memory.
Every 0x800-bytes(size is from a state field) in sharedmem is for an entry, minus some other data near the end of sharedmem.
Entry
Offset | Size | Description |
---|---|---|
0x0 | 0x4 | Index for the next entry. |
0x4 | 0x7FC | ? |
This also contains the entire 802.11 frame + extracted metadata.