Home
last modified time | relevance | path

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

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