Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c234 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
236 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
1180 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1182 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1223 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1224 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1225 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1226 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1498 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
1532 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_tx_path()
[all …]
H A Dtb.h386 TB_PATH_NONE = 0, enumerator