mlx5r_async_create_mkey
static int mlx5_ib_create_mkey_cb(struct mlx5r_async_create_mkey *async_create)
struct mlx5r_async_create_mkey *mkey_out =
container_of(context, struct mlx5r_async_create_mkey, cb_work);
struct mlx5r_async_create_mkey *async_create;
async_create = kzalloc_obj(struct mlx5r_async_create_mkey);