Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb_regs.h204 u32 max_in_hop_id:11; member
Dpath.c71 for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { in tb_path_find_src_hopid()
Dswitch.c451 port->max_in_hop_id, port->max_out_hop_id); in tb_dump_port()
659 port_max_hopid = port->config.max_in_hop_id; in tb_port_alloc_hopid()