Searched refs:IBMF_MSG_TRANS_FLAG_RMPP (Results 1 – 5 of 5) sorted by relevance
335 IBMF_MSG_TRANS_FLAG_RMPP)) && in ibmf_i_find_msg()374 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_RMPP) { in ibmf_i_find_msg()460 IBMF_MSG_TRANS_FLAG_RMPP)) { in ibmf_i_find_msg()
2053 if ((msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_RMPP) == 0) { in ibmf_i_msg_transport()2124 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_RMPP) in ibmf_i_msg_transport()2196 if ((msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_RMPP) == 0) { in ibmf_i_msg_transport()2211 } else if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_RMPP) { in ibmf_i_msg_transport()
1843 IBMF_MSG_TRANS_FLAG_RMPP; in ibmf_saa_impl_init_msg()1887 if (((transport_flags & IBMF_MSG_TRANS_FLAG_RMPP) == 0) && in ibmf_saa_impl_init_msg()
764 #define IBMF_MSG_TRANS_FLAG_RMPP 0x1 macro
2025 flags |= IBMF_MSG_TRANS_FLAG_RMPP; in umad_write()