linux-stable/include/uapi/rdma
Yishai Hadas f213c05272 IB/uverbs: Add WQ support
User space applications which use RSS functionality need to create
a work queue object (WQ). The lifetime of such an object is:
 * Create a WQ
 * Modify the WQ from reset to init state.
 * Use the WQ (by downstream patches).
 * Destroy the WQ.

These commands are added to the uverbs API.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@rimberg.me>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-06-23 11:02:43 -04:00
..
hfi IB/hfi1: Remove write(), use ioctl() for user cmds 2016-05-26 11:35:13 -04:00
ib_user_cm.h
ib_user_mad.h IB/mad: Add user space RMPP support 2014-08-10 20:36:00 -07:00
ib_user_sa.h
ib_user_verbs.h IB/uverbs: Add WQ support 2016-06-23 11:02:43 -04:00
Kbuild IB/hfi1: Add PSM2 user space header to header_install 2015-09-03 15:29:52 -04:00
rdma_netlink.h IB/netlink: Add a new local service operation 2016-05-24 14:42:48 -04:00
rdma_user_cm.h RDMA/uapi: Include socket.h in rdma_user_cm.h 2014-08-12 22:03:31 -07:00