Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c1378 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx() function
1383 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx);
/freebsd/sys/dev/mlx5/
H A Ddriver.h994 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c466 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx); in mlx5_mr_cache_cleanup()
H A Dmlx5_ib_devx.c2640 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx); in devx_async_cmd_event_destroy_uobj()