Home
last modified time | relevance | path

Searched refs:TB_TYPE_NHI (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thunderbolt/
H A Ddma_port.c183 if (!ret && (type & 0xffffff) == TB_TYPE_NHI) in dma_find_port()
H A Dtb_regs.h271 TB_TYPE_NHI = 0x000002, enumerator
H A Dtb.c2300 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
2348 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in __tb_disconnect_xdomain_paths()
H A Dtest.c127 sw->ports[7].config.type = TB_TYPE_NHI; in alloc_host()