linux/drivers/net/ethernet/freescale/dpaa
Jiri Pirko a5fcf8a6c9 net: propagate tc filter chain index down the ndo_setup_tc call
We need to push the chain index down to the drivers, so they have the
information to which chain the rule belongs. For now, no driver supports
multichain offload, so only chain 0 is supported. This is needed to
prevent chain squashes during offload for now. Later this will be used
to implement multichain offload.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-08 09:55:53 -04:00
..
dpaa_eth_sysfs.c dpaa_eth: add sysfs exports 2016-11-15 22:34:25 -05:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_eth.c net: propagate tc filter chain index down the ndo_setup_tc call 2017-06-08 09:55:53 -04:00
dpaa_eth.h dpaa_eth: add four prioritised Tx traffic classes 2017-03-09 08:54:06 +02:00
dpaa_ethtool.c net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings 2017-01-03 09:49:35 -05:00
Kconfig dpaa_eth: remove redundant dependency on FSL_SOC 2016-12-17 11:42:45 -05:00
Makefile dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00