Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c191 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
193 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
714 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
716 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
757 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
758 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
759 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
760 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
981 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
982 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
[all …]
Dtb.h365 TB_PATH_NONE = 0, enumerator