Home
last modified time | relevance | path

Searched refs:IBT_WR_SIGNALED (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c485 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in tavor_qp_alloc()
902 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in tavor_special_qp_alloc()
H A Dtavor_ioctl.c2116 comm->tlc_qp_attr.qp_flags = IBT_WR_SIGNALED; in tavor_loopback_init_qp_info()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c609 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_qp_alloc()
1121 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_special_qp_alloc()
1710 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_qp_alloc_range()
H A Dhermon_ioctl.c2866 comm->hlc_qp_attr.qp_flags = IBT_WR_SIGNALED; in hermon_loopback_init_qp_info()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h783 IBT_WR_SIGNALED = 1, /* Signaled on a WR basis */ enumerator
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c123 ch_args.rc_flags = IBT_WR_SIGNALED; in srpt_ch_alloc()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1133 attrs.qp_flags |= IBT_WR_SIGNALED; in ib_create_qp()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c401 qp_attr.qp_flags = IBT_WR_SIGNALED; in sol_uverbs_create_qp()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1644 qp_attr.rc_flags = IBT_WR_SIGNALED; in rib_svc_create_chan()
1851 qp_attr.rc_flags = IBT_WR_SIGNALED; in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c683 alloc_args.rc_flags = IBT_WR_SIGNALED; in ibd_rc_alloc_chan()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1282 chan_args.rc_flags = IBT_WR_SIGNALED; in daplka_ep_create()