Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_iverbs.h98 struct ib_mw *ehca_alloc_mw(struct ib_pd *pd, enum ib_mw_type type);
Dehca_main.c500 shca->ib_device.alloc_mw = ehca_alloc_mw; in ehca_init_device()
Dehca_mrmw.c691 struct ib_mw *ehca_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in ehca_alloc_mw() function