Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 737b0396 authored by Hrishikesh Vidwans's avatar Hrishikesh Vidwans Committed by Ahmad Masri
Browse files

wil6210: allow sending special packets when tx ring is full



When traffic is very high, some special packets such as ARP may get
dropped causing the tx traffic to stall intermittently.
This patch preserves spare tx descriptors so that special packets can
be sent even when the tx ring is almost full. The number of reserved
entries can be changed by writing to tx_reserved_entries via debugfs,
taking effect in subsequent connections.

This feature is enabled when either drop_if_ring_full or ac_queues are
enabled.

Change-Id: I6c5215500966840445f2631fb32494750e60303d
Signed-off-by: default avatarHrishikesh Vidwans <hvidwans@codeaurora.org>
Signed-off-by: default avatarAhmad Masri <amasri@codeaurora.org>
parent 9cc0bd82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment