Searched refs:id_pd_hdl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c688 alloc_args.rc_pd = state->id_pd_hdl;
932 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
997 state->id_pd_hdl, &srq_sizes, &state->rc_srq_hdl, &srq_real_sizes);
1013 IBT_SRQ_NO_FLAGS, state->id_pd_hdl, &srq_sizes,
1295 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
1812 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
1894 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
H A Dibd.c1408 state->id_pd_hdl, &ce->ac_dest) != IBT_SUCCESS) {
2609 state->id_pd_hdl)) != IBT_SUCCESS) {
2613 state->id_pd_hdl = NULL;
2769 &state->id_pd_hdl)) != IBT_SUCCESS) {
3544 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
3586 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl,
4055 if (ibt_register_mr(state->id_hca_hdl, state->id_pd_hdl, &mem_attr,
5485 ud_alloc_attr.ud_pd = state->id_pd_hdl;
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h781 ibt_pd_hdl_t id_pd_hdl; member in struct:ibd_state_s

Completed in 88 milliseconds