Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmr.c109 static int mlx5_ib_create_mkey_cb(struct mlx5r_async_create_mkey *async_create) in mlx5_ib_create_mkey_cb()
254 struct mlx5r_async_create_mkey *mkey_out = in create_mkey_callback()
255 container_of(context, struct mlx5r_async_create_mkey, cb_work); in create_mkey_callback()
321 struct mlx5r_async_create_mkey *async_create; in add_keys()
327 async_create = kzalloc(sizeof(struct mlx5r_async_create_mkey), in add_keys()
Dmlx5_ib.h784 struct mlx5r_async_create_mkey { struct