commit | c5f9092936fe88b39e2eddccedeb1c51883fcd31 | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Mon May 23 15:20:53 2016 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jun 23 11:02:43 2016 -0400 |
tree | a2cb7e2dac00ae366f16e7b5687cc51fdd967436 | |
parent | de019a94049d579608a5511f8c50652faf125182 [diff] |
IB/mlx5: Add Receive Work Queue Indirection table operations Some mlx5 based hardwares support a RQ table object. This RQ table points to a few RQ objects. We implement the receive work queue indirection table API (create and destroy) by using this hardware object. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Doug Ledford <dledford@redhat.com>