[PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support

From: Esben Haabendal
Date: Fri Jan 26 2024 - 05:01:45 EST


This small patch series allows using TBS support of the i.MX Ethernet QOS
controller for etf qdisc offload.
It achieves this in a similar manner that it is done in dwmac-intel.c,
dwmac-mediatek.c and stmmac_pci.c.

Changes since v1:

- Simplified for loop by starting at index 1.
- Fixed problem with indentation.


Esben Haabendal (2):
net: stmmac: do not clear TBS enable bit on link up/down
net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings

drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c | 4 ++++
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++
2 files changed, 7 insertions(+)

--
2.43.0