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

Commit a745b0b9 authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

wil6210: RPS implementation



If RXHASH feature is enabled, and rps_en module parameter
is true (default), driver sets rxhash of each skb to 1 to enable RPS.
The core for processing the rx skb is determined by RPS mechanism
according to rx_cpus bit mask which is configured at user level.
For processing skbs on different core from the core which processes
the interrupts, it is recommended not to enable core 0 in rx_cpus bit mask.

Change-Id: I30cf64315ba475361b77e3b0bca3b09478593121
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent 62488246
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