Home
last modified time | relevance | path

Searched refs:dump_fill_mkey (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/rdma/
Dmlx5-abi.h149 __u32 dump_fill_mkey; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dcmd.c46 dump_fill_mkey); in mlx5_cmd_dump_fill_mkey()
Dmain.c1782 u32 dump_fill_mkey; in mlx5_ib_alloc_ucontext() local
1882 if (MLX5_CAP_GEN(dev->mdev, dump_fill_mkey)) { in mlx5_ib_alloc_ucontext()
1883 err = mlx5_cmd_dump_fill_mkey(dev->mdev, &dump_fill_mkey); in mlx5_ib_alloc_ucontext()
1944 if (field_avail(typeof(resp), dump_fill_mkey, udata->outlen)) { in mlx5_ib_alloc_ucontext()
1945 if (MLX5_CAP_GEN(dev->mdev, dump_fill_mkey)) { in mlx5_ib_alloc_ucontext()
1946 resp.dump_fill_mkey = dump_fill_mkey; in mlx5_ib_alloc_ucontext()
1950 resp.response_length += sizeof(resp.dump_fill_mkey); in mlx5_ib_alloc_ucontext()
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h1165 u8 dump_fill_mkey[0x1]; member
4462 u8 dump_fill_mkey[0x20]; member