Searched refs:tb_path_alloc (Results 1 – 3 of 3) sorted by relevance
68 tunnel->path_to_up = tb_path_alloc(up->sw->tb, 2); in tb_pci_alloc()71 tunnel->path_to_down = tb_path_alloc(up->sw->tb, 2); in tb_pci_alloc()
238 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops);
35 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc() function