Home
last modified time | relevance | path

Searched refs:TB_PATH_INTERNAL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thunderbolt/
H A Dpath.c557 TB_PATH_DESTINATION : TB_PATH_INTERNAL; in tb_path_activate()
558 in_mask = (i == 0) ? TB_PATH_SOURCE : TB_PATH_INTERNAL; in tb_path_activate()
H A Dtunnel.c265 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_pci_init_path()
1234 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_dp_init_aux_path()
1558 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_dma_init_rx_path()
1934 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_usb3_init_path()
H A Dtb.h398 TB_PATH_INTERNAL = 2, enumerator