drivers/infiniband/hw/mlx5/srq.h
0 → 100644
+46
−0
drivers/infiniband/hw/mlx5/srq_cmd.c
0 → 100644
+666
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There is no need to keep SRQ which is RDMA object in mlx5_core. In this patch, we partially move the execution code, while next patches will move table initialization/release logic too. Reviewed-by:Mark Bloch <markb@mellanox.com> Signed-off-by:
Leon Romanovsky <leonro@mellanox.com>