diff options
author | Po-Hao Huang <[email protected]> | 2023-04-11 20:48:29 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-04-14 15:11:22 +0300 |
commit | 1ae5ca615285d5d4f72d1de464716d85dffef19f (patch) | |
tree | 4b163e23483f6698d3ac406479c8bfc468c4871f /tools/perf/scripts/python/task-analyzer.py | |
parent | d2b6da242454ee886729aad7020dfda7995bc26b (diff) |
wifi: rtw89: add function to wait for completion of TX skbs
Allocate a per-skb completion to track those skbs we are interested in
and wait for them to complete transmission with TX status.
Normally, the completion object is freed by wait side, but it could be
timeout result that complete side should free the object instead. Add a
owner field with RCU to determine which side should free the object.
Signed-off-by: Po-Hao Huang <[email protected]>
Signed-off-by: Zong-Zhe Yang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions