Searched refs:IBT_RC_RQP (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h206 IBT_RC_RQP = 0, enumerator in enum:ibt_qp_type_e
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c156 if (((type != IBT_UD_RQP) && (type != IBT_RC_RQP) &&
167 if (qp_srq_en && type != IBT_RC_RQP) {
295 if (type == IBT_RC_RQP) {
569 if (type == IBT_RC_RQP) {
607 if (type == IBT_RC_RQP) {
H A Dtavor_ioctl.c2529 qpinfo.qpi_type = IBT_RC_RQP;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c119 case IBT_RC_RQP:
H A Dibtl_chan.c176 retval = ibt_alloc_qp(hca_hdl, IBT_RC_RQP, &qp_attr, sizes, NULL,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c186 if (((type != IBT_UD_RQP) && (type != IBT_RC_RQP) &&
651 if (type == IBT_RC_RQP) {
H A Dhermon_ioctl.c2967 qpinfo.qpi_type = IBT_RC_RQP;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1148 rtn = ibt_alloc_qp(pd->device->hca_hdl, IBT_RC_RQP, &attrs,
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c386 qp_type = IBT_RC_RQP;

Completed in 186 milliseconds