IB/core: Introduce Receive Work Queue indirection table
authorYishai Hadas <yishaih@mellanox.com>
Mon, 23 May 2016 12:20:51 +0000 (15:20 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 15:02:43 +0000 (11:02 -0400)
commit6d39786bf116e476d75eca91f7cfa22586a32e5f
tree26387c5a3539940d640b362422185f608e7d6f14
parent79b20a6c3014c789253fcb1ac4f09f8bdee2e94b
IB/core: Introduce Receive Work Queue indirection table

Introduce Receive Work Queue (WQ) indirection table.
This object can be used to spread incoming traffic to different
receive Work Queues.

A Receive WQ indirection table points to variable size of WQs.
This table is given to a QP in downstream patches.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimerg.me>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/verbs.c
include/rdma/ib_verbs.h