commit | 37b6bb77c6fdad36f0d7bd425c005a014d5dffe4 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Sun Feb 17 13:11:02 2019 +0200 |
committer | Leon Romanovsky <leonro@mellanox.com> | Tue Feb 19 14:40:44 2019 +0200 |
tree | 97b62496f51f9f9803f69b7f7d0900d2a9f19f19 | |
parent | 08e8676f1607925adf36e399f0faa8ce3b10bb86 [diff] |
net/mlx5: Factor out HCA capabilities functions Combine all HCA capabilities setters under one function and compile out the ODP related function in case kernel was compiled without ODP support. Signed-off-by: Leon Romanovsky <leonro@mellanox.com>