Searched refs:IBT_PD_NO_FLAGS (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_ib.c | 1323 status = ibt_alloc_pd(hca->hca_hdl, IBT_PD_NO_FLAGS, in iser_ib_alloc_hca() 1385 status = ibt_alloc_pd(hca->hca_hdl, IBT_PD_NO_FLAGS, &hca->hca_pdhdl); in iser_ib_free_hca()
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_ibt.c | 144 ret = ibt_alloc_pd(ss->ei_hca_hdl, IBT_PD_NO_FLAGS, &ss->ei_pd_hdl); in eib_ibt_hca_init()
|
H A D | enx_ibt.c | 1174 ret = ibt_alloc_pd(hca_hdl, IBT_PD_NO_FLAGS, &pd_hdl); in eibnx_prepare_hca()
|
/titanic_50/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibtl_types.h | 242 IBT_PD_NO_FLAGS = 0, enumerator
|
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ioc.c | 468 status = ibt_alloc_pd(ioc->ioc_ibt_hdl, IBT_PD_NO_FLAGS, in srpt_ioc_init()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ib.c | 274 ret = ibt_alloc_pd(hcap->hca_hdl, IBT_PD_NO_FLAGS, in rdsib_init_hca()
|
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 832 rtn = ibt_alloc_pd(device->hca_hdl, IBT_PD_NO_FLAGS, &pd->ibt_pd); in ib_alloc_pd()
|
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.c | 1471 rc = ibt_alloc_pd(uctxt->hca->hdl, IBT_PD_NO_FLAGS, &upd->pd); in sol_uverbs_alloc_pd()
|
/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_impl.c | 704 ibt_pd_flags_t pd_flags = IBT_PD_NO_FLAGS; in ibmf_i_init_ci()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 793 ibt_pd_flags_t pd_flags = IBT_PD_NO_FLAGS; in rpcib_open_hcas()
|
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 2768 if ((ret = ibt_alloc_pd(state->id_hca_hdl, IBT_PD_NO_FLAGS, in ibd_part_attach()
|
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 5469 IBT_PD_NO_FLAGS, &pd_rp->pd_hdl); in daplka_pd_alloc()
|