Searched hist:"3657 cdaf03a6f751b6f6c09381b1a9e016678069" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | diff 3657cdaf03a6f751b6f6c09381b1a9e016678069 Tue Jul 21 11:38:25 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add support for TBF offload
React to TC_SETUP_QDISC_TBF and configure the egress shaper as appropriate with the maximum rate and burst size requested by the user. TBF can only be offloaded on DPAA2 when it's the root qdisc, ie it's a per port shaper.
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 3657cdaf03a6f751b6f6c09381b1a9e016678069 Tue Jul 21 11:38:25 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add support for TBF offload
React to TC_SETUP_QDISC_TBF and configure the egress shaper as appropriate with the maximum rate and burst size requested by the user. TBF can only be offloaded on DPAA2 when it's the root qdisc, ie it's a per port shaper.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|