Searched refs:ibc_qp_hdl_p (Results 1 – 1 of 1) sorted by relevance
607 ibc_qp_hdl_t *ibc_qp_hdl_p; in ibt_alloc_ud_channel_range() local652 ibc_qp_hdl_p = kmem_alloc(sizeof (ibc_qp_hdl_t) << log2, KM_SLEEP); in ibt_alloc_ud_channel_range()686 base_qpn_p, ibc_qp_hdl_p); in ibt_alloc_ud_channel_range()703 chanp->ch_qp.qp_ibc_qp_hdl = ibc_qp_hdl_p[i]; in ibt_alloc_ud_channel_range()745 kmem_free(ibc_qp_hdl_p, sizeof (ibc_qp_hdl_t) << log2); in ibt_alloc_ud_channel_range()