3b33f593471ade0ad0c56e6e3648b082ef0422b2

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 (pending firmware support) pkt_filter_num = Packet Filter enabled ? 12 : 0 (disabled) Change-Id: Ic6624ff04598b53d8321e4864618b12b9702780f CRs-Fixed: 2196997
Beskrivning
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%