req_pml_type      165 ompi/mca/pml/cm/pml_cm.h     req.req_pml_type = MCA_PML_CM_REQUEST_RECV_THIN;
req_pml_type       30 ompi/mca/pml/cm/pml_cm_cancel.c     switch (base_request->req_pml_type) {
req_pml_type       33 ompi/mca/pml/cm/pml_cm_recvreq.c         if( MCA_PML_CM_REQUEST_RECV_THIN == recvreq->req_pml_type ) {
req_pml_type       49 ompi/mca/pml/cm/pml_cm_recvreq.c     if( MCA_PML_CM_REQUEST_RECV_THIN == base_request->req_pml_type ) {
req_pml_type       63 ompi/mca/pml/cm/pml_cm_recvreq.h     recvreq->req_base.req_pml_type = MCA_PML_CM_REQUEST_RECV_THIN;             \
req_pml_type       72 ompi/mca/pml/cm/pml_cm_recvreq.h     recvreq->req_base.req_pml_type = MCA_PML_CM_REQUEST_RECV_HEAVY;            \
req_pml_type       48 ompi/mca/pml/cm/pml_cm_request.h     mca_pml_cm_request_type_t req_pml_type;
req_pml_type       40 ompi/mca/pml/cm/pml_cm_sendreq.c         if( MCA_PML_CM_REQUEST_SEND_THIN == sendreq->req_base.req_pml_type ) {
req_pml_type       56 ompi/mca/pml/cm/pml_cm_sendreq.c     if( MCA_PML_CM_REQUEST_SEND_THIN == base_request->req_base.req_pml_type ) {
req_pml_type       76 ompi/mca/pml/cm/pml_cm_sendreq.h         sendreq->req_send.req_base.req_pml_type = MCA_PML_CM_REQUEST_SEND_THIN; \
req_pml_type       87 ompi/mca/pml/cm/pml_cm_sendreq.h     sendreq->req_send.req_base.req_pml_type = MCA_PML_CM_REQUEST_SEND_THIN; \
req_pml_type      104 ompi/mca/pml/cm/pml_cm_sendreq.h         sendreq->req_send.req_base.req_pml_type = MCA_PML_CM_REQUEST_SEND_HEAVY; \
req_pml_type      115 ompi/mca/pml/cm/pml_cm_sendreq.h     sendreq->req_send.req_base.req_pml_type = MCA_PML_CM_REQUEST_SEND_HEAVY; \
req_pml_type       46 ompi/mca/pml/cm/pml_cm_start.c         switch (pml_request->req_pml_type) {