diff options
| author | Mintz, Yuval <[email protected]> | 2017-06-01 15:29:04 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-01 12:17:17 -0400 |
| commit | d031548e9194714dc2e8cb928d9f671432c8a342 (patch) | |
| tree | 51defee1ce31d850dfa48719ae6eb634c5f698e2 /tools/perf/scripts/python | |
| parent | d749dd0dc117e7b02fa3a169c431476d59d18950 (diff) | |
qed: Distinguish between sb_id and igu_sb_id
In qed code, sb_id means 2 different things:
- An interrupt vector [usually when received as a parameter from
a protocol driver, but not only] that's associated with a status
block.
- An index to a status block entity existing in HW.
This patch renames the references to the HW entity, adding an 'igu_'
prefix to allow an easier distinction.
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions