commit | 91ecd4ae178bed83da4f6a94ced7992e4d7711eb | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Fri Oct 14 15:21:44 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 17 15:20:30 2005 -0700 |
tree | bb1758547300968ceb47cc929c9c50b96060c759 | |
parent | 883a99c7024c5763d6d4f22d9239c133893e8d74 [diff] |
[IB] uverbs: Add ABI structures for more commands Add kernel/user ABI structures for marshalling poll CQ, request CQ notification, post send, post receive, post SRQ receive, create AH and destroy AH commands. These commands allow us to support userspace verbs for devices that can't perform these operations directly from userspace (eg the PathScale HCA). Signed-off-by: Roland Dreier <rolandd@cisco.com>