commit | 6deee2221e110f6574988120dba6cab7e7313f44 | [log] [tgz] |
---|---|---|
author | Joao Pinto <Joao.Pinto@synopsys.com> | Wed Mar 15 11:04:45 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 15 14:44:31 2017 -0700 |
tree | 43b23c241eacfdaa8f3a4e8253f6f7439df599fe | |
parent | e0304f58e895d06a7955e1077b97d2f6c9738d0a [diff] |
net: stmmac: prepare dma op mode config for multiple queues This patch prepares DMA Operation Mode configuration for multiple queues. The work consisted on breaking the DMA operation Mode configuration function into RX and TX scope and adapting its mechanism in stmmac_main. Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>