Searched refs:IBMF_MSG_FLAGS_SEQUENCED (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_dr.c133 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) &&
155 IBMF_MSG_FLAGS_SEQUENCED) == 0) {
170 } else if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) == 0) {
230 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEQUENCED;
H A Dibmf_send.c762 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) == 0) {
788 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) {
H A Dibmf_wqe.c902 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEQUENCED) &&
H A Dibmf_impl.c2122 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEQUENCED;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h306 #define IBMF_MSG_FLAGS_SEQUENCED 0x1 macro

Completed in 57 milliseconds