Searched refs:mlx5_async_work (Results 1 – 5 of 5) sorted by relevance
957 struct mlx5_async_work;959 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);961 struct mlx5_async_work { struct971 struct mlx5_async_work *work); argument
62 create_mkey_callback(int status, struct mlx5_async_work *context);120 struct mlx5_async_work *context) in mlx5_ib_create_mkey_cb()143 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
36 struct mlx5_async_work cb_work;1713 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
674 struct mlx5_async_work cb_work;
1918 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()1928 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()
Completed in 32 milliseconds