]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
stmmac: enable rx queues
authorjpinto <Joao.Pinto@synopsys.com>
Wed, 28 Dec 2016 12:57:48 +0000 (12:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Dec 2016 16:52:59 +0000 (11:52 -0500)
commit9eb12474787d32a968b5b01ecbf83acd2d230b25
tree3637dfab667ad539b99bb6e12b9270ca023a445d
parentfee83d097b1620530f23bf6063f4ea251ba9c8c7
stmmac: enable rx queues

When the hardware is synthesized with multiple queues, all queues are
disabled for default. This patch adds the rx queues configuration.
This patch was successfully tested in a Synopsys QoS Reference design.

Signed-off-by: Joao Pinto <jpinto@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/stmmac_main.c