Home
last modified time | relevance | path

Searched defs:min_hopid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c769 static int tb_port_alloc_hopid(struct tb_port *port, bool in, int min_hopid, in tb_port_alloc_hopid() argument
805 int tb_port_alloc_in_hopid(struct tb_port *port, int min_hopid, int max_hopid) in tb_port_alloc_in_hopid() argument
819 tb_port_alloc_out_hopid(struct tb_port *port, int min_hopid, int max_hopid) tb_port_alloc_out_hopid() argument
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c749 static int tb_port_alloc_hopid(struct tb_port *port, bool in, int min_hopid, in tb_port_alloc_hopid() argument
785 int tb_port_alloc_in_hopid(struct tb_port *port, int min_hopid, int max_hopid) in tb_port_alloc_in_hopid() argument
799 tb_port_alloc_out_hopid(struct tb_port *port, int min_hopid, int max_hopid) tb_port_alloc_out_hopid() argument
[all...]

Completed in 5 milliseconds