endpoint_module    56 opal/mca/btl/usnic/btl_usnic_ack.c     opal_list_append(&(endpoint->endpoint_module->pending_resend_segs),
endpoint_module    59 opal/mca/btl/usnic/btl_usnic_ack.c     ++endpoint->endpoint_module->stats.num_fast_retrans;
endpoint_module    78 opal/mca/btl/usnic/btl_usnic_ack.c     module = endpoint->endpoint_module;
endpoint_module   290 opal/mca/btl/usnic/btl_usnic_ack.c     module = endpoint->endpoint_module;
endpoint_module    52 opal/mca/btl/usnic/btl_usnic_endpoint.c     endpoint->endpoint_module = NULL;
endpoint_module   106 opal/mca/btl/usnic/btl_usnic_endpoint.c         opal_btl_usnic_exit(endpoint->endpoint_module);
endpoint_module   121 opal/mca/btl/usnic/btl_usnic_endpoint.c     opal_btl_usnic_module_t *module = endpoint->endpoint_module;
endpoint_module   172 opal/mca/btl/usnic/btl_usnic_endpoint.c         opal_btl_usnic_send_frag_return_cond(endpoint->endpoint_module, frag);
endpoint_module   123 opal/mca/btl/usnic/btl_usnic_endpoint.h     struct opal_btl_usnic_module_t *endpoint_module;
endpoint_module   107 opal/mca/btl/usnic/btl_usnic_map.c     return strcmp(a->endpoint_module->linux_device_name,
endpoint_module   108 opal/mca/btl/usnic/btl_usnic_map.c                   b->endpoint_module->linux_device_name);
endpoint_module   153 opal/mca/btl/usnic/btl_usnic_map.c                 eps[i]->endpoint_module->linux_device_name,
endpoint_module   620 opal/mca/btl/usnic/btl_usnic_module.c                 if (NULL != endpoint && endpoint->endpoint_module == module) {
endpoint_module   243 opal/mca/btl/usnic/btl_usnic_module.h     module = endpoint->endpoint_module;
endpoint_module   259 opal/mca/btl/usnic/btl_usnic_module.h             &(endpoint->endpoint_module->endpoints_that_need_acks),
endpoint_module   272 opal/mca/btl/usnic/btl_usnic_module.h     opal_list_append(&(endpoint->endpoint_module->endpoints_that_need_acks),
endpoint_module   742 opal/mca/btl/usnic/btl_usnic_proc.c     endpoint->endpoint_module = module;
endpoint_module   199 opal/mca/btl/usnic/btl_usnic_recv.h                         (void*) endpoint->endpoint_module);
endpoint_module   204 opal/mca/btl/usnic/btl_usnic_recv.h             ++endpoint->endpoint_module->stats.num_oow_low_recvs;
endpoint_module   206 opal/mca/btl/usnic/btl_usnic_recv.h             ++endpoint->endpoint_module->stats.num_oow_high_recvs;
endpoint_module   249 opal/mca/btl/usnic/btl_usnic_recv.h         ++endpoint->endpoint_module->stats.num_dup_recvs;
endpoint_module    39 opal/mca/btl/usnic/btl_usnic_send.h         opal_list_append(&endpoint->endpoint_module->endpoints_with_sends,
endpoint_module   227 opal/mca/btl/usnic/btl_usnic_send.h                     endpoint->endpoint_module->linux_device_name,