tl_name           278 opal/mca/btl/uct/btl_uct_tl.c                                        .mode = {.device = {.tl_name = tl->uct_tl_name,
tl_name           283 opal/mca/btl/uct/btl_uct_tl.c                                        .mode = {.device = {.tl_name = tl->uct_tl_name,
tl_name           388 opal/mca/btl/uct/btl_uct_tl.c     tl->uct_tl_name = strdup (tl_desc->tl_name);
tl_name           398 opal/mca/btl/uct/btl_uct_tl.c     (void) uct_md_iface_config_read (md->uct_md, tl_desc->tl_name, NULL, NULL, &tl->uct_tl_config);
tl_name           408 opal/mca/btl/uct/btl_uct_tl.c     BTL_VERBOSE(("Interface CAPS for tl %s::%s: 0x%lx", module->md_name, tl_desc->tl_name,
tl_name           572 opal/mca/btl/uct/btl_uct_tl.c             if (0 == strcmp (tl_filter[j], tl_descs[i].tl_name)) {
tl_name           579 opal/mca/btl/uct/btl_uct_tl.c         BTL_VERBOSE(("tl filter: tl_name = %s, use = %d, priority = %d", tl_descs[i].tl_name, try_tl, priority));
tl_name           585 opal/mca/btl/uct/btl_uct_tl.c         if (0 == strcmp (tl_descs[i].tl_name, "ud")) {