commit | 0af48336704e5b3870e03699b3acf5dd7d7cb8ab | [log] [tgz] |
---|---|---|
author | Huang, Xiong <xiong@qca.qualcomm.com> | Tue Apr 17 19:32:30 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 18 15:35:31 2012 -0400 |
tree | 13ccccec483031b1336b92dc43a529a25c69321f | |
parent | 8d5c68362f7d77cdffdf12ab7516a6eb77a5dd90 [diff] |
atl1c: split 2 32bit registers of TPD to 4 16bit registers TPD producer/consumer index is 16bit wide. 16bit read/write reduce the dependency of the 2 tpd rings (hi and lo) rename reg(157C/1580) to keep name coninsistency. Signed-off-by: xiong <xiong@qca.qualcomm.com> Tested-by: Liu David <dwliu@qca.qualcomm.com> Signed-off-by: David S. Miller <davem@davemloft.net>