linux/drivers/infiniband/ulp/ipoib
Eli Cohen 28d52b3cd8 IPoIB: Support modifying IPoIB CQ event moderation
This can be used to tune at run time the parameters controlling the
event (interrupt) generation rate and thus reduce the overhead
incurred by handling interrupts resulting in better throughput.  Since
IPoIB uses a single CQ for both RX and TX, RX is chosen to dictate
configuration for both RX and TX.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:33 -07:00
..
ipoib_cm.c IPoIB: Add LSO support 2008-04-16 21:09:27 -07:00
ipoib_ethtool.c IPoIB: Support modifying IPoIB CQ event moderation 2008-04-16 21:09:33 -07:00
ipoib_fs.c IPoIB: Constify seq_operations function pointer tables 2008-01-25 14:17:46 -08:00
ipoib_ib.c IPoIB: Add LSO support 2008-04-16 21:09:27 -07:00
ipoib_main.c IPoIB: Add basic ethtool support 2008-04-16 21:09:32 -07:00
ipoib_multicast.c IPoIB: Don't drop multicast sends when they can be queued 2008-03-11 14:12:03 -07:00
ipoib_verbs.c IPoIB: Add LSO support 2008-04-16 21:09:27 -07:00
ipoib_vlan.c IPoIB: Allow setting policy to ignore multicast groups 2007-10-10 13:02:30 -07:00
ipoib.h IPoIB: Support modifying IPoIB CQ event moderation 2008-04-16 21:09:33 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IPoIB: Add basic ethtool support 2008-04-16 21:09:32 -07:00