Searched refs:import_pd (Results 1 – 3 of 3) sorted by relevance
154 struct ibv_pd *(*import_pd)(struct ibv_context *context, member
499 cdev->pd = mlx5_glue->import_pd(cdev->ctx, cdev->config.pd_handle); in mlx5_os_pd_import()
1443 .import_pd = mlx5_glue_import_pd,