]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: Add basic EST support for GMAC5+
authorJose Abreu <joabreu@synopsys.com>
Wed, 18 Dec 2019 10:33:05 +0000 (11:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 20:17:10 +0000 (12:17 -0800)
commit89e0a2f75dc41e67301e1b3d6c955109c500b36c
tree600f370e586416d0d7d74b1c4d785205a1f367e3
parent1c5452e56acb425406b1149c0d52345d109e91eb
net: stmmac: Add basic EST support for GMAC5+

Adds the support for EST in GMAC5+ cores. This feature allows to offload
scheduling of queues opening time to the IP.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/common.h
drivers/net/ethernet/stmicro/stmmac/dwmac4.h
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
drivers/net/ethernet/stmicro/stmmac/dwmac5.h
drivers/net/ethernet/stmicro/stmmac/hwif.h
include/linux/stmmac.h