Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c164 mlx5_cmd_cleanup_async_ctx(&bulk_async->async_ctx); in mlx5e_bulk_async_cleanup()
/linux-6.14.4/include/linux/mlx5/
Ddriver.h997 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c2095 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx() function
2100 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx);
/linux-6.14.4/drivers/vfio/pci/mlx5/
Dmain.c1070 mlx5_cmd_cleanup_async_ctx(&mvdev->saving_migf->async_ctx); in mlx5vf_disable_fds()
/linux-6.14.4/drivers/infiniband/hw/mlx5/
Ddevx.c2897 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx); in devx_async_cmd_event_destroy_uobj()
Dmr.c1024 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx); in mlx5_mkey_cache_cleanup()
/linux-6.14.4/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c3438 mlx5_cmd_cleanup_async_ctx(&mvdev->async_ctx); in mlx5_vdpa_free()