Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c110 static int mlx5_ib_create_mkey_cb(struct mlx5r_async_create_mkey *async_create) in mlx5_ib_create_mkey_cb()
255 struct mlx5r_async_create_mkey *mkey_out = in create_mkey_callback()
256 container_of(context, struct mlx5r_async_create_mkey, cb_work); in create_mkey_callback()
323 struct mlx5r_async_create_mkey *async_create; in add_keys()
329 async_create = kzalloc(sizeof(struct mlx5r_async_create_mkey), in add_keys()
H A Dmlx5_ib.h797 struct mlx5r_async_create_mkey { struct