Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtunnel_pci.c69 tunnel->path_to_up = tb_path_alloc(up->sw->tb, 2); in tb_pci_alloc()
72 tunnel->path_to_down = tb_path_alloc(up->sw->tb, 2); in tb_pci_alloc()
Dpath.c36 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc() function
Dtb.h438 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops);