Home
last modified time | relevance | path

Searched refs:IBT_CEP_SET_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h72 #define IBT_CEP_SET_TIMEOUT IBT_CEP_SET_OPAQUE6 macro
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c371 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in hermon_qp_modify()
640 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in hermon_qp_modify()
2802 if (flags & IBT_CEP_SET_TIMEOUT) { in hermon_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c392 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in tavor_qp_modify()
663 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in tavor_qp_modify()
2856 if (flags & IBT_CEP_SET_TIMEOUT) { in tavor_qp_sqd2sqd()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1914 flags |= IBT_CEP_SET_TIMEOUT; in ib_modify_qp()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1087 *flags |= IBT_CEP_SET_TIMEOUT; in uverbs_modify_update()