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.c237 path->egress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
239 path->ingress_shared_buffer = TB_PATH_NONE; in tb_pci_init_path()
1221 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1223 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_aux_path()
1264 path->egress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1265 path->egress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1266 path->ingress_fc_enable = TB_PATH_NONE; in tb_dp_init_video_path()
1267 path->ingress_shared_buffer = TB_PATH_NONE; in tb_dp_init_video_path()
1541 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_rx_path()
1575 path->egress_shared_buffer = TB_PATH_NONE; in tb_dma_init_tx_path()
[all …]
H A Dtb.h381 TB_PATH_NONE = 0, enumerator