diff options
author | Arun Kumar Neelakantam <[email protected]> | 2020-07-30 10:48:13 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-10-15 10:35:20 -0500 |
commit | 8956927faed366b60b0355f4a4317a10e281ced7 (patch) | |
tree | 5aa68d5cc3b722b43ba125b80e5f501f31c30780 /tools/perf/util/trace-event-scripting.c | |
parent | 63b8d79916672d35069962d87d1540c534cb2438 (diff) |
rpmsg: glink: Add TX_DATA_CONT command while sending
With current design the transport can send packets of size upto
FIFO_SIZE which is 16k and return failure for all packets above 16k.
Add TX_DATA_CONT command to send packets greater than 16k by splitting
into 8K chunks.
Signed-off-by: Arun Kumar Neelakantam <[email protected]>
Signed-off-by: Deepak Kumar Singh <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions