Home
last modified time | relevance | path

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

/linux-5.10/include/linux/mlx5/
Ddriver.h916 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1889 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx() function
1894 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx);
/linux-5.10/drivers/infiniband/hw/mlx5/
Ddevx.c2617 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx); in devx_async_cmd_event_destroy_uobj()
Dmr.c795 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx); in mlx5_mr_cache_cleanup()