Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Ddriver.h895 struct mlx5_async_ctx { struct
906 struct mlx5_async_ctx *ctx; argument
911 struct mlx5_async_ctx *ctx);
912 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
913 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
949 struct mlx5_async_ctx *async_ctx, u32 *in,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c51 struct mlx5_async_ctx *async_ctx, u32 *in, in mlx5_core_create_mkey_cb()
Dcmd.c1736 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
1753 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
1763 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()
1770 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1000 struct mlx5_async_ctx async_ctx;
Ddevx.c1600 struct mlx5_async_ctx async_ctx;