diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2014-06-27 19:23:49 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-01 18:56:10 -0700 |
commit | fc5ab020965067c457a4b5a9eb15648b6874bef2 (patch) | |
tree | 3d1894fdec0cd7c92a114a169220df135c8ccfc6 /tools/perf/scripts/python | |
parent | 0abfd1524b655f00597d419c8e63d06ebf637372 (diff) |
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method
Rip out a bunch of redundant PCI-E Memory Window Read/Write routines,
collapse the more general purpose routines into a single routine
thereby eliminating the need for a large stack frame (and extra data
copying) in the outer routine, change everything to use the improved
routine t4_memory_rw.
Based on origninal work by Casey Leedom <leedom@chelsio.com> and
Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions