Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx> wrote: > From: Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx> > > 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@xxxxxxxxxxxx> > Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@xxxxxxxxxxxx> > Reviewed-by: Franky Lin <franky.lin@xxxxxxxxxxxx> > Signed-off-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> 3 patches applied to wireless-drivers-next.git, thanks. efc2c1fa8e14 brcmfmac: add support multi-scheduled scan 42596f761449 brcmfmac: add mutex to protect pno requests 69897f390b00 brcmfmac: add scheduled scan support for specified BSSIDs -- https://patchwork.kernel.org/patch/9778103/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches