diff options
| author | Quinn Tran <[email protected]> | 2022-06-06 21:46:20 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-06-07 21:50:10 -0400 |
| commit | 5ecd241bd7b1088a189581c0b560a13fe93621f6 (patch) | |
| tree | 8f56c5c2fcf6bce63a144feb4858f1811d23509b /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | df648afa39da9c4d3af99c6c03dc3e9c7dfa99b0 (diff) | |
scsi: qla2xxx: edif: Add bsg interface to read doorbell events
Add bsg interface for app to read doorbell events. This interface lets
driver know how much app can read based on return buffer size. When the
next event(s) occur, driver will return the bsg_job with the event(s) in
the return buffer.
If there is no event to read, driver will hold on to the bsg_job up to few
seconds as a way to control the polling interval.
Link: https://lore.kernel.org/r/[email protected]
Fixes: dd30706e73b7 ("scsi: qla2xxx: edif: Add key update")
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions