Searched hist:"5 e29c16f3a327fb0f4e887a73588ae12e5e8b069" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni.h | diff 5e29c16f3a327fb0f4e887a73588ae12e5e8b069 Fri Sep 25 09:44:21 CDT 2020 Ionut-robert Aron <ionut-robert.aron@nxp.com> dpaa2-eth: install a single steering rule when SHARED_FS is enabled
When SHARED_FS is enabled on a DPNI object the flow steering tables are shared between all the traffic classes. Modify the driver so that we only add a new flow steering entry on the TC#0 when this new option is enabled.
Signed-off-by: Ionut-robert Aron <ionut-robert.aron@nxp.com> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-ethtool.c | diff 5e29c16f3a327fb0f4e887a73588ae12e5e8b069 Fri Sep 25 09:44:21 CDT 2020 Ionut-robert Aron <ionut-robert.aron@nxp.com> dpaa2-eth: install a single steering rule when SHARED_FS is enabled
When SHARED_FS is enabled on a DPNI object the flow steering tables are shared between all the traffic classes. Modify the driver so that we only add a new flow steering entry on the TC#0 when this new option is enabled.
Signed-off-by: Ionut-robert Aron <ionut-robert.aron@nxp.com> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-eth.c | diff 5e29c16f3a327fb0f4e887a73588ae12e5e8b069 Fri Sep 25 09:44:21 CDT 2020 Ionut-robert Aron <ionut-robert.aron@nxp.com> dpaa2-eth: install a single steering rule when SHARED_FS is enabled
When SHARED_FS is enabled on a DPNI object the flow steering tables are shared between all the traffic classes. Modify the driver so that we only add a new flow steering entry on the TC#0 when this new option is enabled.
Signed-off-by: Ionut-robert Aron <ionut-robert.aron@nxp.com> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|