Home
last modified time | relevance | path

Searched defs:tb_path_hop (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/thunderbolt/
Dtb.h151 struct tb_path_hop { struct
173 * A path consists of a number of hops (see tb_path_hop). To establish a PCIe argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb.h265 struct tb_path_hop { struct
266 struct tb_port *in_port;
267 struct tb_port *out_port;
268 int in_hop_index;
269 int in_counter_index;
270 int next_hop_index;
271 unsigned int initial_credits;