android_kernel_xiaomi_sm8350/core
Dustin Brown 67d69ebbfd qcacld-3.0: Update firmware filter config (part 2)
In order to conserve firmware memory when various filtering features are
not in use, update the target configuration provided to firmware based
on the intersection of various filtering features and host
configuration.

Part 1
	num_wow_filters = ARP/NS offload enabled ? 2 : 5
	bpf_instruction_size - BPF enabled ? 0 (auto) : 0xffffffff

Part 2
	num_packet_filter = Packet Filter enabled ? 12 : 0xffffffff

Change-Id: Ie8cb4ae44c83b115b249e22ebd7146278ed70612
CRs-Fixed: 2199297
2018-03-15 15:11:59 -07:00
..
bmi qcacld-3.0: Add support for QCA9379 on x86 platform 2018-02-28 05:29:39 -08:00
cds qcacld-3.0: Compile out MTRACE feature 2018-03-15 08:04:44 -07:00
dp qcacld-3.0: Remove unmap for packets in the vdev ll_pause queue 2018-03-05 20:48:39 -08:00
hdd qcacld-3.0: Change default value of pcl_weightage to 10 2018-03-15 11:51:02 -07:00
mac Release 5.2.0.69Y 2018-03-15 11:51:02 -07:00
pld qcacld-3.0: Fix errors of multi driver compilation 2018-03-14 15:53:05 -07:00
sap qcacld-3.0: Configure phyerr filter offload before sap starts 2018-03-15 06:08:32 -07:00
sme qcacld-3.0: Remove DPU signatures from struct csr_roam_info 2018-03-13 07:34:56 -07:00
wma qcacld-3.0: Update firmware filter config (part 2) 2018-03-15 15:11:59 -07:00