Home
last modified time | relevance | path

Searched refs:credits_hdr (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_endpoint.c741 mca_btl_openib_rdma_credits_header_t *credits_hdr; in mca_btl_openib_endpoint_send_credits() local
764 credits_hdr = (mca_btl_openib_rdma_credits_header_t*) in mca_btl_openib_endpoint_send_credits()
789 BTL_OPENIB_GET_CREDITS(endpoint->eager_rdma_local.credits, credits_hdr->rdma_credits); in mca_btl_openib_endpoint_send_credits()
790 credits_hdr->qpn = qp; in mca_btl_openib_endpoint_send_credits()
791 credits_hdr->control.type = MCA_BTL_OPENIB_CONTROL_CREDITS; in mca_btl_openib_endpoint_send_credits()
794 BTL_OPENIB_RDMA_CREDITS_HEADER_HTON(*credits_hdr); in mca_btl_openib_endpoint_send_credits()
802 BTL_OPENIB_RDMA_CREDITS_HEADER_NTOH(*credits_hdr); in mca_btl_openib_endpoint_send_credits()
808 credits_hdr->rdma_credits); in mca_btl_openib_endpoint_send_credits()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_endpoint.c742 mca_btl_openib_rdma_credits_header_t *credits_hdr; in mca_btl_openib_endpoint_send_credits() local
765 credits_hdr = (mca_btl_openib_rdma_credits_header_t*) in mca_btl_openib_endpoint_send_credits()
790 BTL_OPENIB_GET_CREDITS(endpoint->eager_rdma_local.credits, credits_hdr->rdma_credits); in mca_btl_openib_endpoint_send_credits()
791 credits_hdr->qpn = qp; in mca_btl_openib_endpoint_send_credits()
792 credits_hdr->control.type = MCA_BTL_OPENIB_CONTROL_CREDITS; in mca_btl_openib_endpoint_send_credits()
795 BTL_OPENIB_RDMA_CREDITS_HEADER_HTON(*credits_hdr); in mca_btl_openib_endpoint_send_credits()
803 BTL_OPENIB_RDMA_CREDITS_HEADER_NTOH(*credits_hdr); in mca_btl_openib_endpoint_send_credits()
809 credits_hdr->rdma_credits); in mca_btl_openib_endpoint_send_credits()