Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1286 int mlx5_ib_init_odp_mr(struct mlx5_ib_mr *mr, bool enable);
1308 static inline int mlx5_ib_init_odp_mr(struct mlx5_ib_mr *mr, bool enable) in mlx5_ib_init_odp_mr() function
Dodp.c834 int mlx5_ib_init_odp_mr(struct mlx5_ib_mr *mr, bool enable) in mlx5_ib_init_odp_mr() function
Dmr.c1452 err = mlx5_ib_init_odp_mr(mr, xlt_with_umr); in mlx5_ib_reg_user_mr()