Searched refs:alloc_pd (Results 1 – 6 of 6) sorted by relevance
32 struct ibv_pd *(*alloc_pd)(struct ibv_context *context); member
247 .alloc_pd = mlx4_glue_alloc_pd,
957 pd = mlx4_glue->alloc_pd(ctx); in mlx4_pci_probe()
152 struct ibv_pd *(*alloc_pd)(struct ibv_context *context); member
479 cdev->pd = mlx5_glue->alloc_pd(cdev->ctx); in mlx5_os_pd_create()
1441 .alloc_pd = mlx5_glue_alloc_pd,