Searched refs:hc_pd (Results 1 – 3 of 3) sorted by relevance
1195 hca->hc_pd = pd_hdl; in eibnx_prepare_hca()1246 if ((ret = ibt_free_pd(hca->hc_hdl, hca->hc_pd)) != IBT_SUCCESS) { in eibnx_cleanup_hca()1248 "failed, ret=%d", hca->hc_hdl, hca->hc_pd, ret); in eibnx_cleanup_hca()
360 ti->ti_pd = hca->hc_pd; in eibnx_start_port_monitor()
108 ibt_pd_hdl_t hc_pd; member