commit | 57a6c5e992f5d6ab92764a7eaaba855f6d4b2df8 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Mon Apr 06 15:53:06 2020 +0300 |
committer | Leon Romanovsky <leonro@mellanox.com> | Sun Apr 19 15:53:19 2020 +0300 |
tree | c74bf021910e284cf71ee9450cd68d7827aa8f95 | |
parent | f93f4f4f31492468d5c6903e35cc0e31a9cb2c48 [diff] |
net/mlx5: Replace hand written QP context struct with automatic getters By changing debugfs to not use any QP related API, convert the debugfs code to use MLX5_GET() directly to access QP context instead of hand written struct. Reviewed-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>