On 2020-09-26 17:22, Lorenzo Bianconi wrote: > In order to reduce cpu cycles, enable hw beacon filter by default if the > device is running offload fw > > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> The beacon filtering part and runtime pm needs to take into account that there could be more than one vif and we might be running an AP as well. - Felix