Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Ddriver.h899 struct mlx5_async_ctx { struct
910 struct mlx5_async_ctx *ctx; argument
915 struct mlx5_async_ctx *ctx);
916 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
917 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1872 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
1889 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
1899 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()
1906 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1023 struct mlx5_async_ctx async_ctx;
Dmr.c99 struct mlx5_async_ctx *async_ctx, in mlx5_ib_create_mkey_cb()
Ddevx.c1560 struct mlx5_async_ctx async_ctx;