Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtunnel.c319 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
321 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
1359 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1361 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1405 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1406 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1407 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1408 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1696 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
1730 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_tx_path()
[all …]
H A Dtb.h401 TB_PATH_NONE = 0, enumerator