]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/mlx5: Refactor VAR table to use region abstraction
authorMaher Sanalla <msanalla@nvidia.com>
Wed, 25 Feb 2026 14:19:33 +0000 (16:19 +0200)
committerLeon Romanovsky <leonro@nvidia.com>
Thu, 5 Mar 2026 10:42:01 +0000 (05:42 -0500)
commitea6641828d43f6b07feb38f04f10cf0438b34d03
treee7a80086b256c8ed00e9dea8ec569b58863fb422
parentf63f1d74e952d85ada5af95a52ca61c7dc72d5e4
RDMA/mlx5: Refactor VAR table to use region abstraction

Extract mlx5_var_region struct from mlx5_var_table to enable
supporting multiple VAR regions in VAR table, which will be used in
the upcoming patches (Virtio emulation VAR and TLP emulation VAR).

Signed-off-by: Maher Sanalla <msanalla@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h