diff options
| author | Prasurjya Rohan Saikia <[email protected]> | 2023-09-15 18:00:40 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-09-21 09:30:11 +0300 |
| commit | a08bb28f6eb6143788755526a3839702dbfb678e (patch) | |
| tree | 565dc18bf45d4a81c87d857d61518a290cdfb211 /tools/perf/scripts/python/bin | |
| parent | 260323c3a3e3f0adf5a4f1ab0fcf05b2dbcc768d (diff) | |
wifi: wilc1000: add back-off algorithm to balance tx queue packets
Add an algorithm to backoff the Tx Task when low memory scenario is
triggered at firmware. During high data transfer from host, the firmware
runs out of VMM memory, which is used to hold the frames from the host.
So, adding the flow control delays the transmit from host side when
there is not enough space to accommodate frames in firmware side.
Signed-off-by: Prasurjya Rohan Saikia <[email protected]>
Acked-by: Ajay Singh <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions