Searched refs:egress_fc_enable (Results 1 – 3 of 3) sorted by relevance
95 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_pci_init_path()304 path->egress_fc_enable = TB_PATH_SOURCE | TB_PATH_INTERNAL; in tb_dp_init_aux_path()319 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()500 path->egress_fc_enable = efc; in tb_dma_init_path()
497 hop.egress_fc = path->egress_fc_enable & out_mask; in tb_path_activate()
229 enum tb_path_port egress_fc_enable; member