diff options
author | Niklas Cassel <niklas.cassel@axis.com> | 2016-11-24 15:36:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-29 19:10:47 -0500 |
commit | 436feafe95cc2de3e1a56a0679c80291e1776894 (patch) | |
tree | 1beb1890773e1958ae1c312dbd0f97d517eb4090 /drivers/sfi | |
parent | 530742e707190b585f0874876ad1fcac9a0abbcb (diff) |
net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queues
The dwmac4 IP can synthesized with 1-8 number of tx queues.
On an IP synthesized with DWC_EQOS_NUM_TXQ > 1, all txqueues are disabled
by default. For these IPs, the bitfield TXQEN is R/W.
Always enable tx queue 0. The write will have no effect on IPs synthesized
with DWC_EQOS_NUM_TXQ == 1.
The driver does still not utilize more than one tx queue in the IP.
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sfi')
0 files changed, 0 insertions, 0 deletions