Home
last modified time | relevance | path

Searched refs:null_mkey (Results 1 – 6 of 6) sorted by relevance

/drivers/vdpa/mlx5/core/
A Dresources.c37 static int get_null_mkey(struct mlx5_vdpa_dev *dev, u32 *null_mkey) in get_null_mkey() argument
47 *null_mkey = MLX5_GET(query_special_contexts_out, out, null_mkey); in get_null_mkey()
273 err = get_null_mkey(mvdev, &res->null_mkey); in mlx5_vdpa_alloc_resources()
A Dmlx5_vdpa.h49 u32 null_mkey; member
A Dmr.c195 klm->key = cpu_to_be32(mvdev->res.null_mkey); in fill_indir()
/drivers/infiniband/hw/mlx5/
A Dcmd.c17 is_null = MLX5_CAP_GEN(dev->mdev, null_mkey); in mlx5r_cmd_query_special_mkeys()
34 dev->mkeys.null_mkey = cpu_to_be32( in mlx5r_cmd_query_special_mkeys()
35 MLX5_GET(query_special_contexts_out, out, null_mkey)); in mlx5r_cmd_query_special_mkeys()
A Dodp.c118 mr_to_mdev(imr)->mkeys.null_mkey; in populate_klm()
426 MLX5_CAP_GEN(dev->mdev, null_mkey) && in internal_fill_odp_caps()
A Dmlx5_ib.h1148 __be32 null_mkey; member

Completed in 22 milliseconds