mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
c9747821f9
- On posting an IO to the firmware, adapter generates an interrupt. Due to hardware issues, sometimes the adapter fails to generate the interrupt. This behavior skips updating transmit queue- counters, which in turn causes the queue full condition. The fix addresses the queue full condition. - The fix also reserves a slot in transmit queue for hba reset. when queue full is observed during IO, there will always be room to post hba reset command. Signed-off-by: Narsimhulu Musini <nmusini@cisco.com> Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> |
||
---|---|---|
.. | ||
cq_desc.h | ||
cq_enet_desc.h | ||
Makefile | ||
snic_attrs.c | ||
snic_ctl.c | ||
snic_debugfs.c | ||
snic_disc.c | ||
snic_disc.h | ||
snic_fwint.h | ||
snic_io.c | ||
snic_io.h | ||
snic_isr.c | ||
snic_main.c | ||
snic_res.c | ||
snic_res.h | ||
snic_scsi.c | ||
snic_stats.h | ||
snic_trc.c | ||
snic_trc.h | ||
snic.h | ||
vnic_cq_fw.h | ||
vnic_cq.c | ||
vnic_cq.h | ||
vnic_dev.c | ||
vnic_dev.h | ||
vnic_devcmd.h | ||
vnic_intr.c | ||
vnic_intr.h | ||
vnic_resource.h | ||
vnic_snic.h | ||
vnic_stats.h | ||
vnic_wq.c | ||
vnic_wq.h | ||
wq_enet_desc.h |