Searched refs:hls_pd_hdl (Results 1 – 2 of 2) sorted by relevance
2818 if (lstate->hls_pd_hdl != NULL) { in hermon_loopback_free_state()2819 (void) hermon_pd_free(lstate->hls_state, &lstate->hls_pd_hdl); in hermon_loopback_free_state()2840 &lstate->hls_pd_hdl, HERMON_NOSLEEP); in hermon_loopback_init()2917 lstate->hls_pd_hdl, &comm->hlc_memattr, &comm->hlc_mrhdl, in hermon_loopback_alloc_mem()2959 comm->hlc_qp_attr.qp_pd_hdl = (ibt_pd_hdl_t)lstate->hls_pd_hdl; in hermon_loopback_alloc_qps()
555 hermon_pdhdl_t hls_pd_hdl; member