Searched refs:IBT_CEP_SET_RTR_RTS (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h47 * IBT_CEP_SET_RTR_RTS flags are mutually exclusive. However if one of the
67 #define IBT_CEP_SET_RTR_RTS IBT_CEP_SET_OPAQUE3 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c138 if (flags & IBT_CEP_SET_RTR_RTS) {
370 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS |
392 if ((flags & IBT_CEP_SET_RTR_RTS) &&
400 } else if ((flags & IBT_CEP_SET_RTR_RTS) ||
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c139 if (flags & IBT_CEP_SET_RTR_RTS) {
391 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS |
414 if ((flags & IBT_CEP_SET_RTR_RTS) &&
424 } else if ((flags & IBT_CEP_SET_RTR_RTS) ||
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c50 { IBT_STATE_RTR, IBT_STATE_RTS, IBT_CEP_SET_RTR_RTS}
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1785 flags |= IBT_CEP_SET_RTR_RTS;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1027 *flags |= IBT_CEP_SET_RTR_RTS;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c7008 ibt_cep_modify_flags_t cep_flags = IBT_CEP_SET_RTR_RTS;

Completed in 108 milliseconds