acrn-kernel/drivers/infiniband/hw/nes
John Lacombe 4b1cc7e7ca RDMA/nes: Fix interrupt moderation low threshold
Interrupt moderation low threshold value was incorrectly triggering,
indicating that the threshold should be lowered.

The impact was the timer was likely to become 40usecs and get stuck
there.  The biggest side effect was too many interrupts and nonoptimal
performance.

Signed-off-by: John Lacombe <jlacombe@neteffect.com>
Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-26 16:24:29 -08:00
..
Kconfig
Makefile
nes.c RDMA/nes: Fix a check-after-use in nes_probe() 2008-02-26 16:24:29 -08:00
nes.h RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian 2008-02-26 16:24:29 -08:00
nes_cm.c RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian 2008-02-26 16:24:29 -08:00
nes_cm.h
nes_context.h
nes_hw.c RDMA/nes: Fix interrupt moderation low threshold 2008-02-26 16:24:29 -08:00
nes_hw.h RDMA/nes: Fix interrupt moderation low threshold 2008-02-26 16:24:29 -08:00
nes_nic.c RDMA/nes: Fix VLAN support 2008-02-16 21:16:33 -08:00
nes_user.h
nes_utils.c
nes_verbs.c RDMA/nes: Fix use-after-free in nes_create_cq() 2008-02-26 16:24:29 -08:00
nes_verbs.h