Searched refs:mlx5_async_ctx (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/mlx5/ | 
| D | driver.h | 895 struct mlx5_async_ctx {  struct906 	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/ | 
| D | mr.c | 51 			     struct mlx5_async_ctx *async_ctx, u32 *in,  in mlx5_core_create_mkey_cb()
 | 
| D | cmd.c | 1736 			     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/ | 
| D | mlx5_ib.h | 1000 	struct mlx5_async_ctx   async_ctx;
 | 
| D | devx.c | 1600 	struct mlx5_async_ctx		async_ctx;
 |