Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c164 mlx5_cmd_cleanup_async_ctx(&bulk_async->async_ctx); in mlx5e_bulk_async_cleanup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2081 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx) in mlx5_cmd_cleanup_async_ctx() function
2086 EXPORT_SYMBOL(mlx5_cmd_cleanup_async_ctx);
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1002 void mlx5_cmd_cleanup_async_ctx(struct mlx5_async_ctx *ctx);
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c1019 mlx5_cmd_cleanup_async_ctx(&mvdev->saving_migf->async_ctx); in mlx5vf_disable_fds()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c2808 mlx5_cmd_cleanup_async_ctx(&comp_ev_file->async_ctx); in devx_async_cmd_event_destroy_uobj()
H A Dmr.c1045 mlx5_cmd_cleanup_async_ctx(&dev->async_ctx); in mlx5_mkey_cache_cleanup()