Searched refs:mlx5_async_work (Results 1 – 5 of 5) sorted by relevance
954 struct mlx5_async_work;956 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);958 struct mlx5_async_work { struct968 struct mlx5_async_work *work); argument1007 struct mlx5_async_work *context);
59 struct mlx5_async_work *context) in mlx5_core_create_mkey_cb()
1384 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()1394 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()
543 struct mlx5_async_work cb_work;
110 static void reg_mr_callback(int status, struct mlx5_async_work *context) in reg_mr_callback()