Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.c97 path->ingress_fc_enable = TB_PATH_ALL; in tb_pci_init_path()
306 path->ingress_fc_enable = TB_PATH_ALL; in tb_dp_init_aux_path()
321 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
501 path->ingress_fc_enable = TB_PATH_ALL; in tb_dma_init_path()
Dpath.c496 hop.ingress_fc = path->ingress_fc_enable & in_mask; in tb_path_activate()
Dtb.h228 enum tb_path_port ingress_fc_enable; member