Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddriver.h985 struct mlx5_async_ctx { struct
996 struct mlx5_async_ctx *ctx; argument
1001 struct mlx5_async_ctx *ctx);
1002 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
1003 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
1052 struct mlx5_async_ctx *async_ctx, u32 *in,
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mr.c54 struct mlx5_async_ctx *async_ctx, u32 *in, in mlx5_core_create_mkey_cb()
H A Dmlx5_cmd.c1365 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
1382 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
1392 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()
1399 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h788 struct mlx5_async_ctx async_ctx;
H A Dmlx5_ib_devx.c1594 struct mlx5_async_ctx async_ctx;