Home
last modified time | relevance | path

Searched refs:qp_flags (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c127 qp_attr.qp_flags = chan_attrs.rc_flags; in ibt_alloc_rc_channel()
145 qp_attr.qp_flags = args->rc_flags; in ibt_alloc_rc_channel()
151 qp_modify_attr.qp_flags = args->rc_control; in ibt_alloc_rc_channel()
346 qp_info.qp_flags = attrs->rc_control; in ibt_modify_rc_channel()
499 qp_attr.qp_flags = chan_attrs.ud_flags; in ibt_alloc_ud_channel()
517 qp_attr.qp_flags = args->ud_flags; in ibt_alloc_ud_channel()
549 qp_modify_attr.qp_flags = IBT_CEP_NO_FLAGS; in ibt_alloc_ud_channel()
664 qp_attr.qp_flags = args->ud_flags; in ibt_alloc_ud_channel_range()
695 qp_modify_attr.qp_flags = IBT_CEP_NO_FLAGS; in ibt_alloc_ud_channel_range()
731 chanp->ch_qp.qp_flags = qp_attr.qp_flags; in ibt_alloc_ud_channel_range()
[all …]
H A Dibtl_qp.c181 chanp->ch_qp.qp_flags = qp_attrp->qp_flags; in ibt_alloc_qp()
389 chanp->ch_qp.qp_flags = qp_attrp->qp_flags; in ibt_alloc_special_qp()
1364 modify_attr.qp_flags = flags; in ibt_modify_rdma()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h250 ibt_attr_flags_t qp_flags; /* SQ Signaling Type etc */ member
325 ibt_cep_flags_t qp_flags; /* QP flags */ member
347 ibt_attr_flags_t qp_flags; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c817 qpc->rre = (info_p->qp_flags & IBT_CEP_RDMA_RD) ? 1 : 0; in tavor_qp_reset2init()
818 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_reset2init()
819 qpc->rae = (info_p->qp_flags & IBT_CEP_ATOMIC) ? 1 : 0; in tavor_qp_reset2init()
844 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_reset2init()
1043 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_init2init()
1364 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_init2rtr()
1627 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_rtr2rts()
1848 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_qp_rts2rts()
2911 qpc->rre = (info_p->qp_flags & IBT_CEP_RDMA_RD) ? 1 : 0; in tavor_check_rdma_enable_flags()
2916 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in tavor_check_rdma_enable_flags()
[all …]
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()
1352 attr_p->qp_info.qp_flags = enable_flags; in tavor_qp_query()
1399 attr_p->qp_info.qp_flags = enable_flags; in tavor_qp_query()
H A Dtavor_ioctl.c2116 comm->tlc_qp_attr.qp_flags = IBT_WR_SIGNALED; in tavor_loopback_init_qp_info()
2120 comm->tlc_qp_info.qp_flags = IBT_CEP_RDMA_RD | IBT_CEP_RDMA_WR; in tavor_loopback_init_qp_info()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c1023 qpc->rre = (info_p->qp_flags & IBT_CEP_RDMA_RD) ? 1 : 0; in hermon_qp_reset2init()
1024 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_reset2init()
1025 qpc->rae = (info_p->qp_flags & IBT_CEP_ATOMIC) ? 1 : 0; in hermon_qp_reset2init()
1053 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_reset2init()
1272 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_init2init()
1602 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_init2rtr()
1857 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_rtr2rts()
2088 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_qp_rts2rts()
3336 qpc->rre = (info_p->qp_flags & IBT_CEP_RDMA_RD) ? 1 : 0; in hermon_check_rdma_enable_flags()
3341 qpc->rwe = (info_p->qp_flags & IBT_CEP_RDMA_WR) ? 1 : 0; in hermon_check_rdma_enable_flags()
[all …]
H A Dhermon_qp.c327 qp->qp_uses_lso = (attr_p->qp_flags & IBT_USES_LSO); in hermon_qp_alloc()
609 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_qp_alloc()
621 qp->qp_rlky = (attr_p->qp_flags & IBT_FAST_REG_RES_LKEY) != in hermon_qp_alloc()
1121 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_special_qp_alloc()
1448 qp->qp_uses_lso = (attr_p->qp_flags & IBT_USES_LSO); in hermon_qp_alloc_range()
1710 qp->qp_sq_sigtype = (attr_p->qp_flags & IBT_WR_SIGNALED) ? in hermon_qp_alloc_range()
1722 qp->qp_rlky = (attr_p->qp_flags & IBT_FAST_REG_RES_LKEY) != in hermon_qp_alloc_range()
2316 attr_p->qp_info.qp_flags = enable_flags; in hermon_qp_query()
2367 attr_p->qp_info.qp_flags = enable_flags; in hermon_qp_query()
H A Dhermon_ioctl.c2866 comm->hlc_qp_attr.qp_flags = IBT_WR_SIGNALED; in hermon_loopback_init_qp_info()
2870 comm->hlc_qp_info.qp_flags = IBT_CEP_RDMA_RD | IBT_CEP_RDMA_WR; in hermon_loopback_init_qp_info()
/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()
403 qp_attr.qp_flags = IBT_ALL_SIGNALED; in sol_uverbs_create_qp()
1223 qp_infop->qp_flags &= ~(IBT_CEP_RDMA_WR | in uverbs_modify_update()
1225 qp_infop->qp_flags |= access_flags; in uverbs_modify_update()
1297 qp_query_attr.qp_flags); in uverbs_print_query_qp()
1302 qp_infop->qp_current_state, qp_infop->qp_flags, in uverbs_print_query_qp()
1433 "before modify update = 0%08x", qp_query_attr.qp_info.qp_flags); in sol_uverbs_modify_qp()
1440 flags, qp_query_attr.qp_info.qp_flags); in sol_uverbs_modify_qp()
1643 dest->qp_access_flags = ibt_cep_flags2ibv(src->qp_flags); in uverbs_query_copy_info()
1695 if ((src->qp_flags & IBT_ALL_SIGNALED) == IBT_ALL_SIGNALED) { in uverbs_query_copy_info()
/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()
1133 attrs.qp_flags |= IBT_WR_SIGNALED; in ib_create_qp()
1791 modify_attr.qp_flags &= ~(IBT_CEP_RDMA_RD | IBT_CEP_RDMA_WR | in ib_modify_qp()
1795 modify_attr.qp_flags |= IBT_CEP_RDMA_RD; in ib_modify_qp()
1799 modify_attr.qp_flags |= IBT_CEP_RDMA_WR; in ib_modify_qp()
1803 modify_attr.qp_flags |= IBT_CEP_ATOMIC; in ib_modify_qp()
H A Dsol_ib_cma.c2570 qp_query.qp_srq, qp_query.qp_flags); in dump_qp_info()
2577 qp_info->qp_current_state, qp_info->qp_flags, in dump_qp_info()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h353 ibt_attr_flags_t qp_flags; member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1487 qp_attrs.qp_flags = IBT_ALL_SIGNALED; in ibmf_send_busy()
1504 qp_modify_attr.qp_flags = IBT_CEP_NO_FLAGS; in ibmf_send_busy()
H A Dibmf_impl.c1801 qp_attrs.qp_flags = IBT_ALL_SIGNALED; in ibmf_i_init_qp()
1822 qp_modify_attr.qp_flags = IBT_CEP_NO_FLAGS; in ibmf_i_init_qp()
2432 qp_attrs.qp_flags = IBT_ALL_SIGNALED; in ibmf_i_alloc_qp()
2449 qp_modify_attr.qp_flags = IBT_CEP_NO_FLAGS; in ibmf_i_alloc_qp()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c1749 qp_info.qp_flags |= in ibcm_process_rc_recycle_ret()
1751 qp_info.qp_flags |= in ibcm_process_rc_recycle_ret()
1753 qp_info.qp_flags |= in ibcm_process_rc_recycle_ret()
H A Dibcm_sm.c5608 qp_info.qp_flags = IBT_CEP_NO_FLAGS; in ibcm_invoke_qp_modify()