]> git.baikalelectronics.ru Git - kernel.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)
commit98472a1e290f19621df858b4d9d6f632c4ba4978
tree3637dfab667ad539b99bb6e12b9270ca023a445d
parentf21815ea54755bb988fbfd6454345065011e5d0b
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