mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Issue: 1) EQOS_UDP_FILTERING_CMD: SW check for VLAN Hash Filter hw feature along with user input. 2) EQOS_UDP_FILTERING_CMD/EQOS_TCP_FILTERING_CMD: SW don't set IPFE bit in MAC packet filter register. Fix: 1) No need to check for VLAN hash filter hw feature as Hash filtering is not supported in SW. 2) Call osi_config_l3_l4_filter_enable if MAC filter register already not configured for L3/L4 filtering. Bug 200512422 Change-Id: I2cba199f57b79b7357663d39c8e2281f4b49bda8 Signed-off-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2148361 Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>