Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.c96 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
98 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
305 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
307 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
319 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
320 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
321 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
322 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
502 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_path()
550 tb_dma_init_path(path, TB_PATH_NONE, TB_PATH_SOURCE | TB_PATH_INTERNAL, in tb_tunnel_alloc_dma()
Dtb.h193 TB_PATH_NONE = 0, enumerator