Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c269 IBT_CEP_SET_ADDS_VECT | IBT_CEP_SET_RDMARA_IN | in hermon_qp_modify()
638 IBT_CEP_SET_RDMARA_OUT | IBT_CEP_SET_RDMARA_IN | in hermon_qp_modify()
2416 if (flags & IBT_CEP_SET_RDMARA_IN) { in hermon_qp_sqd2rts()
2788 if (flags & IBT_CEP_SET_RDMARA_IN) { in hermon_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c285 IBT_CEP_SET_ADDS_VECT | IBT_CEP_SET_RDMARA_IN | in tavor_qp_modify()
661 IBT_CEP_SET_RDMARA_OUT | IBT_CEP_SET_RDMARA_IN | in tavor_qp_modify()
2835 if (flags & IBT_CEP_SET_RDMARA_IN) { in tavor_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h824 IBT_CEP_SET_RDMARA_IN = (1 << 15), enumerator
/titanic_41/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c540 epm_args.epm_flags |= IBT_CEP_SET_RDMARA_IN; in dapls_ib_qp_modify()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c1425 modify_flags &= (IBT_CEP_SET_RDMARA_OUT | IBT_CEP_SET_RDMARA_IN); in ibt_set_rdma_resource()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2051 flags |= IBT_CEP_SET_RDMARA_IN; in ib_modify_qp()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1193 *flags |= IBT_CEP_SET_RDMARA_IN | IBT_CEP_SET_STATE; in uverbs_modify_update()
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1675 good_flags = IBT_CEP_SET_RDMARA_OUT | IBT_CEP_SET_RDMARA_IN; in daplka_ep_modify()
1694 if ((args.epm_flags & IBT_CEP_SET_RDMARA_IN) != 0) { in daplka_ep_modify()