Searched refs:mlx5_cmd_cleanup_async_ctx (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c164 mlx5_cmd_cleanup_async_ctx(&bulk_async->async_ctx);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2076 * mlx5_cmd_cleanup_async_ctx - Clean up an async_ctx
2083 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) function
2088 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx); variable
/linux-master/drivers/vfio/pci/mlx5/
H A Dmain.c1073 mlx5_cmd_cleanup_async_ctx(&mvdev->saving_migf->async_ctx);
/linux-master/include/linux/mlx5/
H A Ddriver.h1012 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/linux-master/drivers/infiniband/hw/mlx5/
H A Ddevx.c1755 * destroyed it will block at mlx5_cmd_cleanup_async_ctx() until this
2808 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx);
H A Dmr.c1020 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx);

Completed in 198 milliseconds