Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c55 create_mkey_callback(int status, struct mlx5_async_work *context);
120 async_create->out, outlen, create_mkey_callback, in mlx5_ib_create_mkey_cb()
253 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback() function