Home
last modified time | relevance | path

Searched refs:TB_TYPE_NHI (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h237 TB_TYPE_NHI = 0x000002, enumerator
H A Ddma_port.c183 if (!ret && (type & 0xffffff) == TB_TYPE_NHI) in dma_find_port()
H A Dtb.h475 return port && port->config.type == TB_TYPE_NHI; in tb_port_is_nhi()
H A Dtb.c1054 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
H A Dtest.c119 sw->ports[7].config.type = TB_TYPE_NHI; in alloc_host()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddma_port.c183 if (!ret && (type & 0xffffff) == TB_TYPE_NHI) in dma_find_port()
H A Dtb_regs.h269 TB_TYPE_NHI = 0x000002, enumerator
H A Dtb.c1567 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in tb_approve_xdomain_paths()
1615 nhi_port = tb_switch_find_port(tb->root_switch, TB_TYPE_NHI); in __tb_disconnect_xdomain_paths()
H A Dtb.h599 return port && port->config.type == TB_TYPE_NHI; in tb_port_is_nhi()
H A Dtest.c127 sw->ports[7].config.type = TB_TYPE_NHI; in alloc_host()

Completed in 19 milliseconds