]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Pass driver data through ibv_cmd_req_notify_cq()
authorSteve Wise <swise@opengridcomputing.com>
Fri, 6 Oct 2006 22:29:34 +0000 (17:29 -0500)
committerRoland Dreier <rolandd@cisco.com>
Fri, 17 Nov 2006 00:15:18 +0000 (16:15 -0800)
commitd5b9ab3d7009b77ee45e98827e803205d322ce7d
tree6be33df7e4a76593d7bd527ecfbd9b6d3f701d33
parent2cb8be197628dbf19ac46eb0a4383a2bc9f3e51f
Pass driver data through ibv_cmd_req_notify_cq()

The Chelsio iWARP driver library needs to pass information to the
kernel device-specific driver for re-arming the CQ.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
include/infiniband/driver.h
src/cmd.c