Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A 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,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1856 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
1873 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
1883 struct mlx5_async_ctx *ctx = work->ctx; in mlx5_cmd_exec_cb_handler()
1890 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1023 struct mlx5_async_ctx async_ctx;
H A Dmr.c99 struct mlx5_async_ctx *async_ctx, in mlx5_ib_create_mkey_cb()
H A Ddevx.c1559 struct mlx5_async_ctx async_ctx;