Home
last modified time | relevance | path

Searched refs:ti_pd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_ibt.c392 alloc_attr.ud_pd = info->ti_pd; in eibnx_setup_ud_channel()
453 if ((ret = ibt_register_mr(info->ti_hca, info->ti_pd, &attr, in eibnx_setup_txbufs()
474 info->ti_pd, &dest); in eibnx_setup_txbufs()
537 if ((ret = ibt_register_mr(info->ti_hca, info->ti_pd, &attr, in eibnx_setup_rxbufs()
H A Denx_misc.c364 ti->ti_pd = hca->hc_pd; in eibnx_start_port_monitor()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h315 ibt_pd_hdl_t ti_pd; member