Searched refs:mlx5_ib_can_load_pas_with_umr (Results 1 – 3 of 3) sorted by relevance
749 mlx5_ib_can_load_pas_with_umr(dev, 0)) in mlx5_mr_cache_init()1459 xlt_with_umr = mlx5_ib_can_load_pas_with_umr(dev, umem->length); in create_real_mr()1522 if (!mlx5_ib_can_load_pas_with_umr(dev, length)) in create_user_odp_mr()1612 if (!mlx5_ib_can_load_pas_with_umr(dev, length)) in mlx5_ib_reg_user_mr_dmabuf()1726 if (!mlx5_ib_can_load_pas_with_umr(dev, new_umem->length)) in can_use_umr_rereg_pas()
327 !mlx5_ib_can_load_pas_with_umr(dev, 0)) in internal_fill_odp_caps()488 if (!mlx5_ib_can_load_pas_with_umr(dev, in mlx5_ib_alloc_implicit_mr()
1528 static inline bool mlx5_ib_can_load_pas_with_umr(struct mlx5_ib_dev *dev, in mlx5_ib_can_load_pas_with_umr() function