Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_iverbs.h102 struct ib_mw *ehca_alloc_mw(struct ib_pd *pd, enum ib_mw_type type);
Dehca_main.c520 shca->ib_device.alloc_mw = ehca_alloc_mw; in ehca_init_device()
Dehca_mrmw.c688 struct ib_mw *ehca_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in ehca_alloc_mw() function