Searched refs:IBMF_MSG_FLAGS_SEND_RMPP (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_send.c180 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP)
707 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP)) {
H A Dibmf_rmpp.c1426 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
1513 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
1614 (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
H A Dibmf_wqe.c884 if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) {
907 } else if (msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) {
931 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) ||
H A Dibmf_timers.c441 if ((msgimplp->im_flags & IBMF_MSG_FLAGS_SEND_RMPP) == 0) {
H A Dibmf_impl.c2125 msgimplp->im_flags |= IBMF_MSG_FLAGS_SEND_RMPP;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h307 #define IBMF_MSG_FLAGS_SEND_RMPP 0x2 macro

Completed in 88 milliseconds