Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Ddriver.h965 struct mlx5_async_ctx { struct
976 struct mlx5_async_ctx *ctx; argument
981 struct mlx5_async_ctx *ctx);
982 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
983 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1884 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
1901 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
1911 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()
1918 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1094 struct mlx5_async_ctx async_ctx;
Ddevx.c1658 struct mlx5_async_ctx async_ctx;
Dmr.c114 struct mlx5_async_ctx *async_ctx, in mlx5_ib_create_mkey_cb()