Searched refs:tb_port_alloc_in_hopid (Results 1 – 3 of 3) 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()
1017 int tb_port_alloc_in_hopid(struct tb_port *port, int hopid, int max_hopid);
780 int tb_port_alloc_in_hopid(struct tb_port *port, int min_hopid, int max_hopid) in tb_port_alloc_in_hopid() function