Searched refs:IBMF_MSG_FLAGS_RECV_RMPP (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_timers.c417 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
498 if (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) {
H A Dibmf_rmpp.c407 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
1425 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
1512 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
1613 if (((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) == 0) &&
H A Dibmf_msg.c303 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
H A Dibmf_send.c706 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) ||
H A Dibmf_recv.c558 (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) &&
925 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
H A Dibmf_wqe.c905 } else if (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP) {
932 (msgimplp->im_flags & IBMF_MSG_FLAGS_RECV_RMPP)) {
H A Dibmf_impl.c3521 msgimplp->im_flags |= IBMF_MSG_FLAGS_RECV_RMPP;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h308 #define IBMF_MSG_FLAGS_RECV_RMPP 0x4 macro

Completed in 78 milliseconds