Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmr.c106 static int mlx5_ib_create_mkey_cb(struct mlx5r_async_create_mkey *async_create) in mlx5_ib_create_mkey_cb()
242 struct mlx5r_async_create_mkey *mkey_out = in create_mkey_callback()
243 container_of(context, struct mlx5r_async_create_mkey, cb_work); in create_mkey_callback()
306 struct mlx5r_async_create_mkey *async_create; in add_keys()
312 async_create = kzalloc(sizeof(struct mlx5r_async_create_mkey), in add_keys()
Dmlx5_ib.h758 struct mlx5r_async_create_mkey { struct