Home
last modified time | relevance | path

Searched refs:mlx5r_umr_can_load_pas (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dumr.h19 static inline bool mlx5r_umr_can_load_pas(struct mlx5_ib_dev *dev, in mlx5r_umr_can_load_pas() function
H A Dmr.c918 mlx5r_umr_can_load_pas(dev, 0)) in mlx5r_cache_create_ent_locked()
1395 xlt_with_umr = mlx5r_umr_can_load_pas(dev, umem->length); in create_real_mr()
1458 if (!mlx5r_umr_can_load_pas(dev, length)) in create_user_odp_mr()
1548 if (!mlx5r_umr_can_load_pas(dev, length)) in mlx5_ib_reg_user_mr_dmabuf()
1613 if (!mlx5r_umr_can_load_pas(dev, new_umem->length)) in can_use_umr_rereg_pas()
1908 if (mr->umem && mlx5r_umr_can_load_pas(dev, mr->umem->length)) in mlx5_ib_dereg_mr()
H A Dodp.c325 if (!MLX5_CAP_GEN(dev->mdev, pg) || !mlx5r_umr_can_load_pas(dev, 0)) in internal_fill_odp_caps()
489 if (!mlx5r_umr_can_load_pas(dev, MLX5_IMR_MTT_ENTRIES * PAGE_SIZE)) in mlx5_ib_alloc_implicit_mr()