Searched hist:c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | debugfs.c | diff c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 Thu Mar 31 12:02:11 CDT 2016 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.h | diff c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 Thu Mar 31 12:02:11 CDT 2016 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 Thu Mar 31 12:02:11 CDT 2016 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
|
H A D | rx.c | diff c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 Thu Mar 31 12:02:11 CDT 2016 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff c9c5962b56c10c34d8fedc20cd6d6ebdaa2383c6 Thu Mar 31 12:02:11 CDT 2016 Johannes Berg <johannes.berg@intel.com> 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: Johannes Berg <johannes.berg@intel.com>
|