commit | f02d0d6e53ac2c8a75b6cc87dc86675a9351d84d | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Wed Nov 28 20:53:37 2018 +0200 |
committer | Leon Romanovsky <leonro@mellanox.com> | Tue Dec 04 09:14:30 2018 +0200 |
tree | e26f9397a8cec4c59ab61c51a15db34c3e07e78f | |
parent | c23f88cb575fe4a0b49603d7f9e5c3782886269f [diff] |
net/mlx5: Move SRQ functions to RDMA part 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>