Searched refs:mlx5_async_ctx (Results 1 – 5 of 5) sorted by relevance
951 struct mlx5_async_ctx { struct962 struct mlx5_async_ctx *ctx; argument967 struct mlx5_async_ctx *ctx);968 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);969 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
1892 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()1909 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()1919 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()1926 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
1127 struct mlx5_async_ctx async_ctx;
1653 struct mlx5_async_ctx async_ctx;
118 struct mlx5_async_ctx *async_ctx, in mlx5_ib_create_mkey_cb()
Completed in 28 milliseconds