Skip to content
Commit c9c5962b authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: enable collecting station statistics per-CPU



If the driver advertises the new HW flag USE_RSS, make the
station statistics on the fast-rx path per-CPU. This will
enable calling the RX in parallel, only hitting locking or
shared cachelines when the fast-RX path isn't available.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 49ddf8e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment