Home
last modified time | relevance | path

Searched refs:dv_alloc_var (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h295 struct mlx5dv_var *(*dv_alloc_var)(struct ibv_context *context, member
H A Dmlx5_glue.c1560 .dv_alloc_var = mlx5_glue_dv_alloc_var,
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c541 priv->var = mlx5_glue->dv_alloc_var(ctx, 0); in mlx5_vdpa_create_dev_resources()