Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Ddriver.h912 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1753 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx() function
1758 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c2702 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx); in devx_hot_unplug_async_cmd_event_file()
Dmr.c671 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx); in mlx5_mr_cache_cleanup()