Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c238 path->ingress_fc_enable = TB_PATH_ALL; in tb_pci_init_path()
1222 path->ingress_fc_enable = TB_PATH_ALL; in tb_dp_init_aux_path()
1266 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1540 path->ingress_fc_enable = TB_PATH_ALL; in tb_dma_init_rx_path()
1574 path->ingress_fc_enable = TB_PATH_ALL; in tb_dma_init_tx_path()
1924 path->ingress_fc_enable = TB_PATH_ALL; in tb_usb3_init_path()
H A Dpath.c564 hop.ingress_fc = path->ingress_fc_enable & in_mask; in tb_path_activate()
H A Dtb.h415 enum tb_path_port ingress_fc_enable; member