Home
last modified time | relevance | path

Searched refs:upstream_port_number (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thunderbolt/
H A Dclx.c256 int up_port = sw->config.upstream_port_number; in tb_switch_mask_clx_objections()
H A Dtb_regs.h172 u32 upstream_port_number:6; member
H A Dswitch.c1537 regs->upstream_port_number, regs->depth, in tb_dump_switch()
2449 sw->config.upstream_port_number = upstream_port; in tb_switch_alloc()
2577 tb_route_length(route), sw->config.upstream_port_number); in tb_switch_configure()
H A Dtb.h560 return &sw->ports[sw->config.upstream_port_number]; in tb_upstream_port()
H A Dtest.c47 sw->config.upstream_port_number = upstream_port; in alloc_switch()