Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c744 static int tb_port_alloc_hopid(struct tb_port *port, bool in, int min_hopid, in tb_port_alloc_hopid() function
782 return tb_port_alloc_hopid(port, true, min_hopid, max_hopid); in tb_port_alloc_in_hopid()
796 return tb_port_alloc_hopid(port, false, min_hopid, max_hopid); in tb_port_alloc_out_hopid()