Home
last modified time | relevance | path

Searched refs:IBT_FAST_REG_RES_LKEY (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h784 IBT_FAST_REG_RES_LKEY = (1 << 1), enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c621 qp->qp_rlky = (attr_p->qp_flags & IBT_FAST_REG_RES_LKEY) != in hermon_qp_alloc()
1722 qp->qp_rlky = (attr_p->qp_flags & IBT_FAST_REG_RES_LKEY) != in hermon_qp_alloc_range()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c709 alloc_attr.ud_flags |= IBT_FAST_REG_RES_LKEY; in eib_data_setup_ud_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1131 attrs.qp_flags = IBT_ALL_SIGNALED | IBT_FAST_REG_RES_LKEY; in ib_create_qp()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c708 alloc_args.rc_flags = IBT_FAST_REG_RES_LKEY; in ibd_rc_alloc_chan()
H A Dibd.c5473 ud_alloc_attr.ud_flags |= IBT_FAST_REG_RES_LKEY; in ibd_setup_ud_channel()