linux-sg2042/drivers/scsi/fnic
Satish Kharat 18244e9445 scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Impose an upper limit on the max number of CQ entries (corresponding to the
copy wq) processed in an interrupt.  Use module parameter to set the limit.

Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-01-22 21:18:34 -05:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic.h scsi: fnic: Impose upper limit on max. # of CQs processed per intr 2019-01-22 21:18:34 -05:00
fnic_attrs.c
fnic_debugfs.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
fnic_fcs.c scsi: fnic: Add port speed stat to fnic debug stats 2019-01-22 21:18:34 -05:00
fnic_fip.h fc_fip: Update to latest FC-BB-6 draft 2016-07-13 22:04:27 -04:00
fnic_io.h scsi: fnic: support to display 20G port speed 2019-01-22 21:18:33 -05:00
fnic_isr.c scsi: fnic: Impose upper limit on max. # of CQs processed per intr 2019-01-22 21:18:34 -05:00
fnic_main.c scsi: fnic: Impose upper limit on max. # of CQs processed per intr 2019-01-22 21:18:34 -05:00
fnic_res.c
fnic_res.h
fnic_scsi.c scsi: fnic: Warn when calling done for IO not issued to fw 2019-01-22 21:18:34 -05:00
fnic_stats.h scsi: fnic: fnic stats for max CQs processed and ISR time 2019-01-22 21:18:34 -05:00
fnic_trace.c scsi: fnic: fnic stats for max CQs processed and ISR time 2019-01-22 21:18:34 -05:00
fnic_trace.h scsi: fnic: Use time64_t to represent trace timestamps 2016-11-08 17:29:46 -05:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_cq_copy.h
vnic_dev.c scsi: fnic: switch to generic DMA API 2018-10-17 21:58:52 -04:00
vnic_dev.h
vnic_devcmd.h scsi: fnic: RQ enable and then post descriptors 2019-01-22 21:18:34 -05:00
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON 2019-01-22 21:18:34 -05:00
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
vnic_wq_copy.c
vnic_wq_copy.h
wq_enet_desc.h