diff options
author | Weifeng Voon <[email protected]> | 2019-05-21 13:38:38 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-05-20 20:55:39 -0400 |
commit | af8f3fb7fb077c9df9fed97113a031e792163def (patch) | |
tree | 6027ac0c9cca85f5fd3732b363b6bd37590ab511 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 46dfc3a54b4dcf9e8ff204280800f60618ec783b (diff) |
net: stmmac: dma channel control register need to be init first
stmmac_init_chan() needs to be called before stmmac_init_rx_chan() and
stmmac_init_tx_chan(). This is because if PBLx8 is to be used,
"DMA_CH(#i)_Control.PBLx8" needs to be set before programming
"DMA_CH(#i)_TX_Control.TxPBL" and "DMA_CH(#i)_RX_Control.RxPBL".
Fixes: 47f2a9ce527a ("net: stmmac: dma channel init prepared for multiple queues")
Reviewed-by: Zhang, Baoli <[email protected]>
Signed-off-by: Ong Boon Leong <[email protected]>
Signed-off-by: Weifeng Voon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions