commit | fc385b7ac48089ed1c6866cdc0dceb4ae1fa54de | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Jan 16 14:34:48 2018 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Feb 23 12:36:39 2018 -0800 |
tree | c36186ae68ad94c19a3ed5d08e17e45036e25446 | |
parent | 5e65b02c00900155833008b7992bbbbc7f0df2ac [diff] |
IB/mlx5: Add basic regiser/unregister representors code Create the basic infrastructure of registering and unregistering IB representors. The load/unload callbacks are left empty and proper implementation will be introduced in following patches. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>