diff options
| author | Arend Van Spriel <arend.vanspriel@broadcom.com> | 2017-06-09 14:19:20 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2017-06-13 09:57:49 +0300 |
| commit | efc2c1fa8e145b60a7805fa9b6c92ac0746fccc3 (patch) | |
| tree | 5f84c8ded06d1d52cfac2378bf9389deecaf6c30 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 833689044e13a3fb8c6c03ad868375670d97010b (diff) | |
| download | linux-efc2c1fa8e145b60a7805fa9b6c92ac0746fccc3.tar.xz | |
brcmfmac: add support multi-scheduled scan
This change adds support for multi-scheduled scan in the driver. It
currently relies on g-scan support in firmware and will set struct
wiphy::max_sched_scan_reqs accordingly. This is limited to 16 concurrent
requests.
The firmware currently has a limit of 64 channels that can be configured
for all requests in total regardless whether there are duplicates. So if
a request uses 35 channels there are 29 channels left for another request.
When user-space does not specify any channels cfg80211 will add all
channels defined by the wiphy instance to the request, which makes
reaching the limit rather easy for dual-band devices.
Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
