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

/linux-master/drivers/thunderbolt/
H A Dpath.c557 TB_PATH_DESTINATION : TB_PATH_INTERNAL;
558 in_mask = (i == 0) ? TB_PATH_SOURCE : TB_PATH_INTERNAL;
H A Dtunnel.c265 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL;
1234 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL;
1558 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL;
1934 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL;
H A Dtb.h387 * @TB_PATH_INTERNAL: Activate on the intermediate hops (not the first/last)
394 TB_PATH_INTERNAL = 2, enumerator in enum:tb_path_port

Completed in 116 milliseconds