diff options
author | Devesh Sharma <[email protected]> | 2020-02-15 12:11:04 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-02-21 20:21:44 -0400 |
commit | 6f53196bc5e7fd3c05337f24977cacb08e0f9753 (patch) | |
tree | 95ce3ba8e84332723f2e76ebfe7fd27ab301f3d2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 9555352bacfdfc68a972d5bf8a08849183b9e607 (diff) |
RDMA/bnxt_re: Refactor doorbell management functions
Moving all the fast path doorbell functions at one place under
qplib_res.h. To pass doorbell record information a new structure
bnxt_qplib_db_info has been introduced. Every roce object holds an
instance of this structure and doorbell information is initialized during
resource creation.
When DB is rung only the current queue index is read from hardware ring
and rest of the data is taken from pre-initialized dbinfo structure.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Devesh Sharma <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions