Home
last modified time | relevance | path

Searched refs:TB_PATH_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtunnel.c395 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
397 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
1441 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1443 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1487 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1488 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1489 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1490 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1778 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
1779 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
[all …]
H A Dtb.h401 TB_PATH_NONE = 0, enumerator