uct_tl_config     164 opal/mca/btl/uct/btl_uct_tl.c     if (NULL != tl->uct_tl_config) {
uct_tl_config     165 opal/mca/btl/uct/btl_uct_tl.c         uct_config_release (tl->uct_tl_config);
uct_tl_config     322 opal/mca/btl/uct/btl_uct_tl.c                                  tl->uct_tl_config, &context->uct_iface);
uct_tl_config     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);
uct_tl_config     311 opal/mca/btl/uct/btl_uct_types.h     uct_iface_config_t *uct_tl_config;