Home
last modified time | relevance | path

Searched refs:mr_pdhdl (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c421 mr->mr_pdhdl = pd; in tavor_mr_register_shared()
517 pd = mr->mr_pdhdl; in tavor_mr_deregister()
688 attr->mr_pd = (ibt_pd_hdl_t)mr->mr_pdhdl; in tavor_mr_query()
1011 mw->mr_pdhdl = pd; in tavor_mw_alloc()
1071 pd = mw->mr_pdhdl; in tavor_mw_free()
1426 mr->mr_pdhdl = pd; in tavor_mr_common_reg()
1636 mr->mr_pdhdl = pd; in tavor_dma_mr_register()
1911 pd_to_use = mr->mr_pdhdl; in tavor_mr_common_rereg()
2075 tavor_pd_refcnt_dec(mr->mr_pdhdl); in tavor_mr_common_rereg()
2083 mr->mr_pdhdl = pd_to_use; in tavor_mr_common_rereg()
H A Dtavor_ci.c2199 mw_attr_p->mw_pd = (ibc_pd_hdl_t)mwhdl->mr_pdhdl; in tavor_ci_query_mw()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c391 mr->mr_pdhdl = pd; in hermon_mr_register_shared()
614 mr->mr_pdhdl = pd; in hermon_mr_alloc_fmr()
780 pd = mr->mr_pdhdl; in hermon_mr_deregister()
959 pd = mr->mr_pdhdl; in hermon_mr_dealloc_fmr()
1039 attr->mr_pd = (ibt_pd_hdl_t)mr->mr_pdhdl; in hermon_mr_query()
1327 mw->mr_pdhdl = pd; in hermon_mw_alloc()
1377 pd = mw->mr_pdhdl; in hermon_mw_free()
1762 mr->mr_pdhdl = pd; in hermon_mr_common_reg()
1985 mr->mr_pdhdl = pd; in hermon_dma_mr_register()
2146 mr->mr_pdhdl = pd; in hermon_mr_alloc_lkey()
[all …]
H A Dhermon_ci.c1580 mw_attr_p->mw_pd = (ibc_pd_hdl_t)mwhdl->mr_pdhdl; in hermon_ci_query_mw()
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h251 tavor_pdhdl_t mr_pdhdl; member
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h202 hermon_pdhdl_t mr_pdhdl; member