Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Ddevx.c36 struct mlx5_async_cmd { struct
2644 struct mlx5_async_cmd *devx_out = container_of(context, in devx_async_destroy_cb()
2645 struct mlx5_async_cmd, cb_work); in devx_async_destroy_cb()
2655 struct mlx5_async_cmd *cmd) in devx_async_destroy()
2663 static void devx_wait_async_destroy(struct mlx5_async_cmd *cmd) in devx_wait_async_destroy()
2672 struct mlx5_async_cmd async_cmd[MAX_ASYNC_CMDS]; in mlx5_ib_ufile_hw_cleanup()