Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Ddriver.h959 struct mlx5_async_ctx { struct
970 struct mlx5_async_ctx *ctx; argument
980 struct mlx5_async_ctx *ctx);
981 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
982 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c61 struct mlx5_async_ctx *async_ctx, in mlx5e_ktls_create_tis_cb()
76 struct mlx5_async_ctx *async_ctx, in mlx5e_ktls_destroy_tis_cb()
129 struct mlx5_async_ctx *async_ctx;
139 struct mlx5_async_ctx async_ctx;
/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h120 struct mlx5_async_ctx async_ctx;
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h112 struct mlx5_async_ctx async_ctx;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2103 struct mlx5_async_ctx *ctx) in mlx5_cmd_init_async_ctx()
2120 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx()
2130 struct mlx5_async_ctx *ctx; in mlx5_cmd_exec_cb_handler()
2152 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb()
/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c1733 struct mlx5_async_ctx async_ctx;