Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtunnel_pci.c35 path->ingress_fc_enable = TB_PATH_ALL; in tb_pci_init_path()
Dtb.h84 enum tb_path_port ingress_fc_enable; member
Dpath.c192 hop.ingress_fc = path->ingress_fc_enable & in_mask; in tb_path_activate()