mirror of
git://nv-tegra.nvidia.com/kernel/nvethernetrm.git
synced 2025-12-24 18:42:16 +03:00
With this feature filtered Rx packet will be redirect to corresponding DMA channel based on register configuration. Function driver code need to pass 2 extra parameters enable/disable and dma channel number within the valid range to utilize this functionality. For L2 filtering, function driver code can also pass address mask and src_dest for filter index 1-31. Bug 200525721 Change-Id: Ibf3fb93cdd4c3b7c0384a0e36e7bbe467bb41e04 Signed-off-by: Rakesh Goyal <rgoyal@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2133197 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>