Searched refs:mlx5dr_mr (Results 1 – 2 of 2) sorted by relevance
1048 struct mlx5dr_mr { struct1062 struct mlx5dr_mr *mr; argument1075 struct mlx5dr_mr *sync_mr;
822 static struct mlx5dr_mr *dr_reg_mr(struct mlx5_core_dev *mdev, in dr_reg_mr()825 struct mlx5dr_mr *mr = kzalloc(sizeof(*mr), GFP_KERNEL); in dr_reg_mr()859 static void dr_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5dr_mr *mr) in dr_dereg_mr()