Home
last modified time | relevance | path

Searched refs:TB_TUNNEL_DMA (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.h17 TB_TUNNEL_DMA, enumerator
74 return tunnel->type == TB_TUNNEL_DMA; in tb_tunnel_is_dma()
Dtunnel.c535 tunnel = tb_tunnel_alloc(tb, 2, TB_TUNNEL_DMA); in tb_tunnel_alloc_dma()
Dtb.c481 tb_free_tunnel(tb, TB_TUNNEL_DMA, NULL, dst_port); in __tb_disconnect_xdomain_paths()