Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_pd.c48 struct ib_pd *ehca_alloc_pd(struct ib_device *device, in ehca_alloc_pd() function
Dehca_iverbs.h63 struct ib_pd *ehca_alloc_pd(struct ib_device *device,
Dehca_main.c476 shca->ib_device.alloc_pd = ehca_alloc_pd; in ehca_init_device()
784 ibpd = ehca_alloc_pd(&shca->ib_device, (void *)(-1), NULL); in ehca_probe()