Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcmd.c46 dump_fill_mkey); in mlx5_cmd_dump_fill_mkey()
Dmain.c1634 u32 dump_fill_mkey; in mlx5_ib_alloc_ucontext() local
1746 if (MLX5_CAP_GEN(dev->mdev, dump_fill_mkey)) { in mlx5_ib_alloc_ucontext()
1747 err = mlx5_cmd_dump_fill_mkey(dev->mdev, &dump_fill_mkey); in mlx5_ib_alloc_ucontext()
1810 if (field_avail(typeof(resp), dump_fill_mkey, udata->outlen)) { in mlx5_ib_alloc_ucontext()
1811 if (MLX5_CAP_GEN(dev->mdev, dump_fill_mkey)) { in mlx5_ib_alloc_ucontext()
1812 resp.dump_fill_mkey = dump_fill_mkey; in mlx5_ib_alloc_ucontext()
1816 resp.response_length += sizeof(resp.dump_fill_mkey); in mlx5_ib_alloc_ucontext()
/Linux-v4.19/include/uapi/rdma/
Dmlx5-abi.h145 __u32 dump_fill_mkey; member
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h898 u8 dump_fill_mkey[0x1]; member
3984 u8 dump_fill_mkey[0x20]; member