Searched refs:alloc_pd (Results 1 – 8 of 8) sorted by relevance
32 struct ibv_pd *(*alloc_pd)(struct ibv_context *context); member
247 .alloc_pd = mlx4_glue_alloc_pd,
946 pd = mlx4_glue->alloc_pd(ctx); in mlx4_pci_probe()
190 priv->pd = mlx5_glue->alloc_pd(ctx); in mlx5_regex_pci_probe()
137 struct ibv_pd *(*alloc_pd)(struct ibv_context *context); member
1309 .alloc_pd = mlx5_glue_alloc_pd,
196 priv->pd = mlx5_glue->alloc_pd(priv->ctx); in mlx5_vdpa_pd_create()
933 sh->pd = mlx5_glue->alloc_pd(sh->ctx); in mlx5_alloc_shared_dev_ctx()