aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorXiang Chen <[email protected]>2023-03-07 14:09:13 +0800
committerMartin K. Petersen <[email protected]>2023-03-09 21:50:01 -0500
commit0e47effa77067d0e5fdd41871941d2b3d38a0e61 (patch)
tree2ddb7dc95291ab4b915872678727780d6f3da941 /drivers/usb/cdns3/cdns3-debug.h
parent538a60468966f47c53071d06db27bb78c2aaa81d (diff)
scsi: hisi_sas: Add poll support for v3 hw
Add a module parameter to set how many queues are used for iopoll. Also fill the interface mq_poll. For internal I/Os from libsas and libata we use non-iopoll queue (queue 0) to deliver and complete them. But for internal abort I/Os, just don't send them for poll queues. There is still a risk associated as this sends internal abort commands to non-iopoll queues which actually requires sending an internal abort command to every queue. As a result, make the module parameter as "experimental" for now. Signed-off-by: Xiang Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions