Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c391 ibt_alloc_mw(ibt_hca_hdl_t hca_hdl, ibt_pd_hdl_t pd, ibt_mw_flags_t flags, in ibt_alloc_mw() function
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1232 ibt_status_t ibt_alloc_mw(ibt_hca_hdl_t hca_hdl, ibt_pd_hdl_t pd,
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8456 status = ibt_alloc_mw(hca_hdl, pd_hdl, flags, mw_hdl_p, rkey_p); in daplka_ibt_alloc_mw()