Home
last modified time | relevance | path

Searched refs:mlx5r_async_create_mkey (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c114 static int mlx5_ib_create_mkey_cb(struct mlx5r_async_create_mkey *async_create) in mlx5_ib_create_mkey_cb()
196 struct mlx5r_async_create_mkey *mkey_out = in create_mkey_callback()
197 container_of(context, struct mlx5r_async_create_mkey, cb_work); in create_mkey_callback()
273 struct mlx5r_async_create_mkey *async_create; in add_keys()
279 async_create = kzalloc_obj(struct mlx5r_async_create_mkey); in add_keys()
H A Dmlx5_ib.h831 struct mlx5r_async_create_mkey { struct