smsg_ep_handle 401 opal/mca/btl/ugni/btl_ugni_device.h *(args->handle) = (*args->ep)->smsg_ep_handle.gni_handle; smsg_ep_handle 462 opal/mca/btl/ugni/btl_ugni_device.h mca_btl_ugni_smsg_send_wtag_arg_t args = {.ep_handle = endpoint->smsg_ep_handle.gni_handle, smsg_ep_handle 466 opal/mca/btl/ugni/btl_ugni_device.h mca_btl_ugni_device_t *device = endpoint->smsg_ep_handle.device; smsg_ep_handle 159 opal/mca/btl/ugni/btl_ugni_endpoint.c device = ep->smsg_ep_handle.device; smsg_ep_handle 184 opal/mca/btl/ugni/btl_ugni_endpoint.c (void) opal_atomic_add_fetch_32 (&ep->smsg_ep_handle.device->smsg_connections, -1); smsg_ep_handle 191 opal/mca/btl/ugni/btl_ugni_endpoint.c (void) mca_btl_ugni_ep_handle_cleanup (&ep->smsg_ep_handle); smsg_ep_handle 223 opal/mca/btl/ugni/btl_ugni_endpoint.c rc = mca_btl_ugni_ep_handle_init (ep, device->dev_smsg_local_cq.gni_handle, device, &ep->smsg_ep_handle); smsg_ep_handle 264 opal/mca/btl/ugni/btl_ugni_endpoint.c grc = GNI_SmsgInit (ep->smsg_ep_handle.gni_handle, &ep->mailbox->attr.smsg_attr, smsg_ep_handle 276 opal/mca/btl/ugni/btl_ugni_endpoint.c GNI_EpSetEventData (ep->smsg_ep_handle.gni_handle, ep->index, ep->remote_attr->index); smsg_ep_handle 280 opal/mca/btl/ugni/btl_ugni_endpoint.c (void) opal_atomic_add_fetch_32 (&ep->smsg_ep_handle.device->smsg_connections, 1); smsg_ep_handle 310 opal/mca/btl/ugni/btl_ugni_endpoint.c rc = GNI_EpPostDataWId (ep->smsg_ep_handle.gni_handle, &ep->mailbox->attr, sizeof (ep->mailbox->attr), smsg_ep_handle 52 opal/mca/btl/ugni/btl_ugni_endpoint.h mca_btl_ugni_endpoint_handle_t smsg_ep_handle; smsg_ep_handle 77 opal/mca/btl/ugni/btl_ugni_smsg.c rc = mca_btl_ugni_smsg_get_next_wtag (&ep->smsg_ep_handle, &data_ptr, &tag); smsg_ep_handle 141 opal/mca/btl/ugni/btl_ugni_smsg.c rc = mca_btl_ugni_smsg_release (&ep->smsg_ep_handle); smsg_ep_handle 94 opal/mca/btl/ugni/btl_ugni_smsg.h (void) mca_btl_ugni_progress_local_smsg (ugni_module, endpoint->smsg_ep_handle.device); smsg_ep_handle 105 opal/mca/btl/ugni/btl_ugni_smsg.h grc, (uintptr_t) frag->endpoint->smsg_ep_handle.gni_handle, (int) hdr_len,