diff options
| author | Golan Ben Ami <[email protected]> | 2018-02-04 16:38:10 +0200 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2018-07-26 13:16:17 +0300 |
| commit | cf495496b688cd4672bf87aaaf0c833bda8825f3 (patch) | |
| tree | 2e7804160d67a8b6b5d829229cbd44bd90e053f0 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a0ec0169b7a9e0e6050e1699276801dee8c6ca84 (diff) | |
iwlwifi: introduce new rx structures used by 22560 RFH
22560 devices RFH uses different structures, which act similar
to the legacy rxq management lists - free and used list.
The iwl_rx_transfer_desc struct is part of the free list,
and consists of pointers to the empty rb's the driver wants to
pass to the fw.
The iwl_rx_completion_desc struct is part of the used list,
and consists of pointers to the buffer the fw filled up
with new rx, both commands and data, for the host.
Signed-off-by: Golan Ben Ami <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions