Searched refs:dump_fill_mkey (Results 1 – 4 of 4) sorted by relevance
149 __u32 dump_fill_mkey; member
46 dump_fill_mkey); in mlx5_cmd_dump_fill_mkey()
1782 u32 dump_fill_mkey; in mlx5_ib_alloc_ucontext() local1882 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()
1165 u8 dump_fill_mkey[0x1]; member4462 u8 dump_fill_mkey[0x20]; member