mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00

Add flow director ATR filter. ATR mode is enabled by default to filter TCP packets. Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
372 B
372 B
SPDX-License-Identifier: GPL-2.0
Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd.
Makefile for the Wangxun(R) 10GbE PCI Express ethernet driver
obj-$(CONFIG_TXGBE) += txgbe.o
txgbe-objs := txgbe_main.o
txgbe_hw.o
txgbe_phy.o
txgbe_irq.o
txgbe_fdir.o
txgbe_ethtool.o