Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c348 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in tavor_qp_modify()
581 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in tavor_qp_modify()
2448 if (flags & IBT_CEP_SET_RETRY) { in tavor_qp_sqd2sqd()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c372 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in hermon_qp_modify()
641 IBT_CEP_SET_TIMEOUT | IBT_CEP_SET_RETRY | in hermon_qp_modify()
2814 if (flags & IBT_CEP_SET_RETRY) { in hermon_qp_sqd2sqd()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h818 IBT_CEP_SET_RETRY = (1 << 10), enumerator
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1919 flags |= IBT_CEP_SET_RETRY; in ib_modify_qp()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1123 *flags |= IBT_CEP_SET_RETRY; in uverbs_modify_update()