Home
last modified time | relevance | path

Searched refs:TB_PATH_MIN_HOPID (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dpath.c71 for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { in tb_path_find_src_hopid()
Dtb.h241 #define TB_PATH_MIN_HOPID 8 macro
Dswitch.c667 if (min_hopid < TB_PATH_MIN_HOPID) in tb_port_alloc_hopid()
668 min_hopid = TB_PATH_MIN_HOPID; in tb_port_alloc_hopid()
Dnhi.c32 #define RING_FIRST_USABLE_HOPID TB_PATH_MIN_HOPID