Home
last modified time | relevance | path

Searched refs:IBT_CEP_SET_RDMA_R (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c169 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in hermon_qp_modify()
271 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in hermon_qp_modify()
373 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in hermon_qp_modify()
460 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()
559 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()
642 IBT_CEP_SET_MIN_RNR_NAK | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()
3334 if (flags & IBT_CEP_SET_RDMA_R) { in hermon_check_rdma_enable_flags()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c174 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in tavor_qp_modify()
287 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in tavor_qp_modify()
394 IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in tavor_qp_modify()
485 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()
580 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()
665 IBT_CEP_SET_MIN_RNR_NAK | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()
3397 if (flags & IBT_CEP_SET_RDMA_R) { in tavor_check_rdma_enable_flags()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h809 IBT_CEP_SET_RDMA_R = (1 << 3), enumerator
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c1366 modify_flags &= (IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W | in ibt_modify_rdma()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1794 flags |= IBT_CEP_SET_RDMA_R; in ib_modify_qp()
H A Dsol_ib_cma.c1049 cep_flags |= IBT_CEP_SET_RDMA_R; in ibcma_tcp_connect()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1215 *flags |= IBT_CEP_SET_RDMA_R; in uverbs_modify_update()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c1744 cep_flags |= IBT_CEP_SET_RDMA_R | IBT_CEP_SET_RDMA_W; in ibcm_process_rc_recycle_ret()