Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dumr.h48 static inline bool mlx5r_umr_can_reconfig(struct mlx5_ib_dev *dev, in mlx5r_umr_can_reconfig() function
Dmr.c647 if (!mlx5r_umr_can_reconfig(dev, 0, access_flags)) in mlx5_mr_cache_alloc()
938 !mlx5r_umr_can_reconfig(dev, 0, access_flags) || in alloc_cacheable_mr()
1354 return mlx5r_umr_can_reconfig(dev, current_access_flags, in can_use_umr_rereg_access()
Dwr.c652 if (!mlx5r_umr_can_reconfig(dev, 0, wr->access)) { in set_reg_wr()