diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2020-03-24 07:01:42 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-27 16:59:04 +0100 |
commit | 2152862298fbfd237d37c231dfca8ae8f3ed0e48 (patch) | |
tree | 0706a1422de62d6994f35598aeb52436051c77a1 /drivers/infiniband/hw/mlx5/main.c | |
parent | IB/mlx5: Extend QP creation to get uar page index from user space (diff) | |
download | linux-2152862298fbfd237d37c231dfca8ae8f3ed0e48.tar.xz linux-2152862298fbfd237d37c231dfca8ae8f3ed0e48.zip |
IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib
struct mlx5_bfreg_info is used by mlx5_ib only but is exposed to both RDMA
and netdev parts of mlx5 driver. Move that struct to mlx5_ib namespace,
clean vertical space alignment and convert lib_uar_4k from bool to
bitfield.
Link: https://lore.kernel.org/r/20200324060143.1569116-5-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/main.c')
0 files changed, 0 insertions, 0 deletions