Searched refs:tb_port_alloc_in_hopid (Results 1 – 2 of 2) sorted by relevance
186 if (alloc_hopid && tb_port_alloc_in_hopid(p, h, h) < 0) in tb_path_discover() 291 ret = tb_port_alloc_in_hopid(in_port, in_hopid, in_hopid); in tb_path_alloc()
793 int tb_port_alloc_in_hopid(struct tb_port *port, int min_hopid, int max_hopid) in tb_port_alloc_in_hopid() function